Home
last modified time | relevance | path

Searched refs:DDB_PCICTL1_H (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/mips/ddb5xxx/ddb5477/
Dpci.c186 temp = ddb_in32(DDB_PCICTL1_H); in ddb_pci_reset_bus()
188 ddb_out32(DDB_PCICTL1_H, temp); in ddb_pci_reset_bus()
190 ddb_out32(DDB_PCICTL1_H, temp); in ddb_pci_reset_bus()
Ddebug.c125 {"DDB_PCICTL1_H", DDB_BASE + DDB_PCICTL1_H},
Dsetup.c323 ddb_out32(DDB_PCICTL1_H, 0); in ddb5477_board_init()
/linux-2.4.37.9/include/asm-mips/ddb5xxx/
Dddb5477.h141 #define DDB_PCICTL1_H 0x06e4 /* PCI1 Control-H */ macro