Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/
Dsetup.c239 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE, DDB_PCI_ACCESS_32); in ddb5476_board_init()
332 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE, DDB_PCI_ACCESS_32); in ddb5476_board_init()
/linux-2.4.37.9/arch/mips/ddb5xxx/common/
Dnile4.c125 case DDB_PCICMD_MEM: /* PCI Memory Space */ in ddb_set_pmr()
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dsetup.c301 ddb_set_pmr(DDB_PCIINIT00, DDB_PCICMD_MEM, DDB_PCI0_MEM_BASE, in ddb5477_board_init()
305 ddb_set_pmr(DDB_PCIINIT01, DDB_PCICMD_MEM, DDB_PCI1_MEM_BASE, in ddb5477_board_init()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5xxx.h242 #define DDB_PCICMD_MEM 3 /* PCI Memory Space */ macro
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/
Dsetup.c132 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE , 0x10); in ddb_setup()