Home
last modified time | relevance | path

Searched refs:DDB_PCICMD_IO (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/mips/ddb5xxx/common/
Dnile4.c124 case DDB_PCICMD_IO: /* PCI I/O Space */ in ddb_set_pmr()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dsetup.c303 ddb_set_pmr(DDB_PCIINIT10, DDB_PCICMD_IO, 0, DDB_PCI_ACCESS_32); in ddb5477_board_init()
307 ddb_set_pmr(DDB_PCIINIT11, DDB_PCICMD_IO, DDB_PCI0_IO_SIZE, in ddb5477_board_init()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5xxx.h241 #define DDB_PCICMD_IO 1 /* PCI I/O Space */ macro
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dsetup.c131 ddb_set_pmr(DDB_PCIINIT0, DDB_PCICMD_IO, 0, 0x10); in ddb_setup()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/
Dsetup.c236 ddb_set_pmr(DDB_PCIINIT0, DDB_PCICMD_IO, 0, DDB_PCI_ACCESS_32); in ddb5476_board_init()