Searched refs:DDB_PCICTL0_H (Results 1 – 4 of 4) sorted by relevance
180 temp = ddb_in32(DDB_PCICTL0_H); in ddb_pci_reset_bus()182 ddb_out32(DDB_PCICTL0_H, temp); in ddb_pci_reset_bus()184 ddb_out32(DDB_PCICTL0_H, temp); in ddb_pci_reset_bus()
115 {"DDB_PCICTL0_H", DDB_BASE + DDB_PCICTL0_H},
321 ddb_out32(DDB_PCICTL0_H, 0); in ddb5477_board_init()
124 #define DDB_PCICTL0_H 0x02e4 /* PCI0 Control-H */ macro