Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
0f04afb5
Commit
0f04afb5
authored
Mar 01, 2005
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ISOify.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
2d32ffa4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
76 additions
and
76 deletions
+76
-76
arch/mips/au1000/db1x00/mirage_ts.c
arch/mips/au1000/db1x00/mirage_ts.c
+8
-8
arch/mips/kernel/proc.c
arch/mips/kernel/proc.c
+60
-60
include/asm-mips/io.h
include/asm-mips/io.h
+2
-2
include/asm-mips/serial.h
include/asm-mips/serial.h
+6
-6
No files found.
arch/mips/au1000/db1x00/mirage_ts.c
View file @
0f04afb5
...
@@ -102,15 +102,15 @@ static struct {
...
@@ -102,15 +102,15 @@ static struct {
}
mirage_ts_cal
=
}
mirage_ts_cal
=
{
{
#if 0
#if 0
xscale:
84,
.xscale =
84,
xtrans:
-157,
.xtrans =
-157,
yscale:
66,
.yscale =
66,
ytrans:
-150,
.ytrans =
-150,
#else
#else
xscale:
84
,
.
xscale
=
84
,
xtrans:
-
150
,
.
xtrans
=
-
150
,
yscale:
66
,
.
yscale
=
66
,
ytrans:
-
146
,
.
ytrans
=
-
146
,
#endif
#endif
};
};
...
...
arch/mips/kernel/proc.c
View file @
0f04afb5
...
@@ -19,66 +19,66 @@
...
@@ -19,66 +19,66 @@
unsigned
int
vced_count
,
vcei_count
;
unsigned
int
vced_count
,
vcei_count
;
static
const
char
*
cpu_name
[]
=
{
static
const
char
*
cpu_name
[]
=
{
[
CPU_UNKNOWN
]
"unknown"
,
[
CPU_UNKNOWN
]
=
"unknown"
,
[
CPU_R2000
]
"R2000"
,
[
CPU_R2000
]
=
"R2000"
,
[
CPU_R3000
]
"R3000"
,
[
CPU_R3000
]
=
"R3000"
,
[
CPU_R3000A
]
"R3000A"
,
[
CPU_R3000A
]
=
"R3000A"
,
[
CPU_R3041
]
"R3041"
,
[
CPU_R3041
]
=
"R3041"
,
[
CPU_R3051
]
"R3051"
,
[
CPU_R3051
]
=
"R3051"
,
[
CPU_R3052
]
"R3052"
,
[
CPU_R3052
]
=
"R3052"
,
[
CPU_R3081
]
"R3081"
,
[
CPU_R3081
]
=
"R3081"
,
[
CPU_R3081E
]
"R3081E"
,
[
CPU_R3081E
]
=
"R3081E"
,
[
CPU_R4000PC
]
"R4000PC"
,
[
CPU_R4000PC
]
=
"R4000PC"
,
[
CPU_R4000SC
]
"R4000SC"
,
[
CPU_R4000SC
]
=
"R4000SC"
,
[
CPU_R4000MC
]
"R4000MC"
,
[
CPU_R4000MC
]
=
"R4000MC"
,
[
CPU_R4200
]
"R4200"
,
[
CPU_R4200
]
=
"R4200"
,
[
CPU_R4400PC
]
"R4400PC"
,
[
CPU_R4400PC
]
=
"R4400PC"
,
[
CPU_R4400SC
]
"R4400SC"
,
[
CPU_R4400SC
]
=
"R4400SC"
,
[
CPU_R4400MC
]
"R4400MC"
,
[
CPU_R4400MC
]
=
"R4400MC"
,
[
CPU_R4600
]
"R4600"
,
[
CPU_R4600
]
=
"R4600"
,
[
CPU_R6000
]
"R6000"
,
[
CPU_R6000
]
=
"R6000"
,
[
CPU_R6000A
]
"R6000A"
,
[
CPU_R6000A
]
=
"R6000A"
,
[
CPU_R8000
]
"R8000"
,
[
CPU_R8000
]
=
"R8000"
,
[
CPU_R10000
]
"R10000"
,
[
CPU_R10000
]
=
"R10000"
,
[
CPU_R12000
]
"R12000"
,
[
CPU_R12000
]
=
"R12000"
,
[
CPU_R4300
]
"R4300"
,
[
CPU_R4300
]
=
"R4300"
,
[
CPU_R4650
]
"R4650"
,
[
CPU_R4650
]
=
"R4650"
,
[
CPU_R4700
]
"R4700"
,
[
CPU_R4700
]
=
"R4700"
,
[
CPU_R5000
]
"R5000"
,
[
CPU_R5000
]
=
"R5000"
,
[
CPU_R5000A
]
"R5000A"
,
[
CPU_R5000A
]
=
"R5000A"
,
[
CPU_R4640
]
"R4640"
,
[
CPU_R4640
]
=
"R4640"
,
[
CPU_NEVADA
]
"Nevada"
,
[
CPU_NEVADA
]
=
"Nevada"
,
[
CPU_RM7000
]
"RM7000"
,
[
CPU_RM7000
]
=
"RM7000"
,
[
CPU_RM9000
]
"RM9000"
,
[
CPU_RM9000
]
=
"RM9000"
,
[
CPU_R5432
]
"R5432"
,
[
CPU_R5432
]
=
"R5432"
,
[
CPU_4KC
]
"MIPS 4Kc"
,
[
CPU_4KC
]
=
"MIPS 4Kc"
,
[
CPU_5KC
]
"MIPS 5Kc"
,
[
CPU_5KC
]
=
"MIPS 5Kc"
,
[
CPU_R4310
]
"R4310"
,
[
CPU_R4310
]
=
"R4310"
,
[
CPU_SB1
]
"SiByte SB1"
,
[
CPU_SB1
]
=
"SiByte SB1"
,
[
CPU_TX3912
]
"TX3912"
,
[
CPU_TX3912
]
=
"TX3912"
,
[
CPU_TX3922
]
"TX3922"
,
[
CPU_TX3922
]
=
"TX3922"
,
[
CPU_TX3927
]
"TX3927"
,
[
CPU_TX3927
]
=
"TX3927"
,
[
CPU_AU1000
]
"Au1000"
,
[
CPU_AU1000
]
=
"Au1000"
,
[
CPU_AU1500
]
"Au1500"
,
[
CPU_AU1500
]
=
"Au1500"
,
[
CPU_AU1100
]
"Au1100"
,
[
CPU_AU1100
]
=
"Au1100"
,
[
CPU_AU1550
]
"Au1550"
,
[
CPU_AU1550
]
=
"Au1550"
,
[
CPU_AU1200
]
"Au1200"
,
[
CPU_AU1200
]
=
"Au1200"
,
[
CPU_4KEC
]
"MIPS 4KEc"
,
[
CPU_4KEC
]
=
"MIPS 4KEc"
,
[
CPU_4KSC
]
"MIPS 4KSc"
,
[
CPU_4KSC
]
=
"MIPS 4KSc"
,
[
CPU_VR41XX
]
"NEC Vr41xx"
,
[
CPU_VR41XX
]
=
"NEC Vr41xx"
,
[
CPU_R5500
]
"R5500"
,
[
CPU_R5500
]
=
"R5500"
,
[
CPU_TX49XX
]
"TX49xx"
,
[
CPU_TX49XX
]
=
"TX49xx"
,
[
CPU_20KC
]
"MIPS 20Kc"
,
[
CPU_20KC
]
=
"MIPS 20Kc"
,
[
CPU_24K
]
"MIPS 24K"
,
[
CPU_24K
]
=
"MIPS 24K"
,
[
CPU_25KF
]
"MIPS 25Kf"
,
[
CPU_25KF
]
=
"MIPS 25Kf"
,
[
CPU_VR4111
]
"NEC VR4111"
,
[
CPU_VR4111
]
=
"NEC VR4111"
,
[
CPU_VR4121
]
"NEC VR4121"
,
[
CPU_VR4121
]
=
"NEC VR4121"
,
[
CPU_VR4122
]
"NEC VR4122"
,
[
CPU_VR4122
]
=
"NEC VR4122"
,
[
CPU_VR4131
]
"NEC VR4131"
,
[
CPU_VR4131
]
=
"NEC VR4131"
,
[
CPU_VR4133
]
"NEC VR4133"
,
[
CPU_VR4133
]
=
"NEC VR4133"
,
[
CPU_VR4181
]
"NEC VR4181"
,
[
CPU_VR4181
]
=
"NEC VR4181"
,
[
CPU_VR4181A
]
"NEC VR4181A"
,
[
CPU_VR4181A
]
=
"NEC VR4181A"
,
[
CPU_SR71000
]
"Sandcraft SR71000"
[
CPU_SR71000
]
=
"Sandcraft SR71000"
};
};
...
...
include/asm-mips/io.h
View file @
0f04afb5
...
@@ -202,10 +202,10 @@ extern unsigned long isa_slot_offset;
...
@@ -202,10 +202,10 @@ extern unsigned long isa_slot_offset;
*/
*/
#define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT)
#define page_to_phys(page) ((dma_addr_t)page_to_pfn(page) << PAGE_SHIFT)
extern
void
*
__ioremap
(
phys_t
offset
,
phys_t
size
,
unsigned
long
flags
);
extern
void
__iomem
*
__ioremap
(
phys_t
offset
,
phys_t
size
,
unsigned
long
flags
);
extern
void
__iounmap
(
volatile
void
__iomem
*
addr
);
extern
void
__iounmap
(
volatile
void
__iomem
*
addr
);
static
inline
void
*
__ioremap_mode
(
phys_t
offset
,
unsigned
long
size
,
static
inline
void
__iomem
*
__ioremap_mode
(
phys_t
offset
,
unsigned
long
size
,
unsigned
long
flags
)
unsigned
long
flags
)
{
{
if
(
cpu_has_64bit_addresses
)
{
if
(
cpu_has_64bit_addresses
)
{
...
...
include/asm-mips/serial.h
View file @
0f04afb5
...
@@ -217,9 +217,9 @@
...
@@ -217,9 +217,9 @@
#define JAGUAR_ATX_SERIAL1_BASE 0xfd000023L
#define JAGUAR_ATX_SERIAL1_BASE 0xfd000023L
#define _JAGUAR_ATX_SERIAL_INIT(int, base) \
#define _JAGUAR_ATX_SERIAL_INIT(int, base) \
{
baud_base:
JAGUAR_ATX_BASE_BAUD, irq: int, \
{
.baud_base =
JAGUAR_ATX_BASE_BAUD, irq: int, \
flags:
(ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST), \
.flags =
(ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST), \
iomem_base:
(u8 *) base, iomem_reg_shift: 2, \
.iomem_base =
(u8 *) base, iomem_reg_shift: 2, \
io_type: SERIAL_IO_MEM }
io_type: SERIAL_IO_MEM }
#define MOMENCO_JAGUAR_ATX_SERIAL_PORT_DEFNS \
#define MOMENCO_JAGUAR_ATX_SERIAL_PORT_DEFNS \
_JAGUAR_ATX_SERIAL_INIT(JAGUAR_ATX_SERIAL1_IRQ, JAGUAR_ATX_SERIAL1_BASE)
_JAGUAR_ATX_SERIAL_INIT(JAGUAR_ATX_SERIAL1_IRQ, JAGUAR_ATX_SERIAL1_BASE)
...
@@ -233,9 +233,9 @@
...
@@ -233,9 +233,9 @@
#define OCELOT_3_SERIAL_BASE (signed)0xfd000020
#define OCELOT_3_SERIAL_BASE (signed)0xfd000020
#define _OCELOT_3_SERIAL_INIT(int, base) \
#define _OCELOT_3_SERIAL_INIT(int, base) \
{
baud_base:
OCELOT_3_BASE_BAUD, irq: int, \
{
.baud_base =
OCELOT_3_BASE_BAUD, irq: int, \
flags:
STD_COM_FLAGS, \
.flags =
STD_COM_FLAGS, \
iomem_base:
(u8 *) base, iomem_reg_shift: 2, \
.iomem_base =
(u8 *) base, iomem_reg_shift: 2, \
io_type: SERIAL_IO_MEM }
io_type: SERIAL_IO_MEM }
#define MOMENCO_OCELOT_3_SERIAL_PORT_DEFNS \
#define MOMENCO_OCELOT_3_SERIAL_PORT_DEFNS \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment