OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BONITO_PCIIO_BASE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/evbmips/loongson/
isa_machdep.c
62
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + 1) = imr2;
64
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + 1) = imr1;
75
(void)REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + 1);
76
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + 1) =
79
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + PIC_OCW2) =
84
(void)REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + 1);
85
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + 1) =
88
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW2) =
yeeloong_machdep.c
282
DPRINTF(("intsel 0x%x 0x%x\n", REGVAL8(
BONITO_PCIIO_BASE
+ 0x4d0),
283
REGVAL8(
BONITO_PCIIO_BASE
+ 0x4d1)));
286
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW1) = 0xff;
287
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW1) =
289
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW2) = ICW2_VECTOR(0);
290
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW3) = ICW3_CASCADE(2);
291
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW4) = ICW4_8086;
294
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW1) = 0xff;
297
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW3) = OCW3_SELECT | OCW3_RR;
298
(void)REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW3)
[
all
...]
generic2e_machdep.c
296
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW3) =
298
ocw1 = REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW3);
305
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + PIC_OCW3) =
307
ocw2 = REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU2 + PIC_OCW3);
563
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW1) =
565
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW2) = ICW2_VECTOR(0);
566
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW3) = ICW3_CASCADE(2);
567
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_ICW4) = ICW4_8086;
569
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW1) = 0xff;
571
REGVAL8(
BONITO_PCIIO_BASE
+ IO_ICU1 + PIC_OCW3)
[
all
...]
loongson_bus_io.c
65
#define CHIP_W1_SYS_START(v) ((u_long)
BONITO_PCIIO_BASE
)
66
#define CHIP_W1_SYS_END(v) ((u_long)
BONITO_PCIIO_BASE
+ 0x000fffffUL)
/src/sys/arch/algor/algor/
algor_p6032_bus_io.c
61
#define CHIP_W1_SYS_START(v) ((u_long)
BONITO_PCIIO_BASE
)
62
#define CHIP_W1_SYS_END(v) ((u_long)
BONITO_PCIIO_BASE
+ 0x000fffffUL)
/src/sys/arch/evbmips/gdium/
gdium_bus_io.c
62
#define CHIP_W1_SYS_START(v) ((u_long)
BONITO_PCIIO_BASE
)
63
#define CHIP_W1_SYS_END(v) ((u_long)
BONITO_PCIIO_BASE
+ 0x000fffffUL)
/src/sys/arch/mips/bonito/
bonitoreg.h
61
#define
BONITO_PCIIO_BASE
0x1fd00000
64
#define BONITO_PCIIO_TOP (
BONITO_PCIIO_BASE
+BONITO_PCIIO_SIZE-1)
Completed in 33 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025