Searched refs:DDB_PCICTL1_H (Results 1 – 4 of 4) sorted by relevance
186 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()
125 {"DDB_PCICTL1_H", DDB_BASE + DDB_PCICTL1_H},
323 ddb_out32(DDB_PCICTL1_H, 0); in ddb5477_board_init()
141 #define DDB_PCICTL1_H 0x06e4 /* PCI1 Control-H */ macro