Home
last modified time | relevance | path

Searched refs:DDB_PCIINIT1 (Results 1 – 3 of 3) 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()
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/
Dddb5xxx.h88 #define DDB_PCIINIT1 0x00F8 /* PCI Master (Initiator) 1 [R/W] */ 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()