Searched refs:DDB_PCIINIT1 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5476/ |
D | setup.c | 239 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE, DDB_PCI_ACCESS_32); in ddb5476_board_init() 262 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_CFG, 0x0, 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/include/asm-mips/ddb5xxx/ |
D | ddb5xxx.h | 88 #define DDB_PCIINIT1 0x00F8 /* PCI Master (Initiator) 1 [R/W] */ macro
|
/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5074/ |
D | setup.c | 132 ddb_set_pmr(DDB_PCIINIT1, DDB_PCICMD_MEM, DDB_PCI_MEM_BASE , 0x10); in ddb_setup()
|