Searched refs:EMMA2RH_PCI_INT (Results 1 – 2 of 2) sorted by relevance
66 emma2rh_out32(EMMA2RH_PCI_INT, ~RMABORT); in set_pci_configuration_address()123 if (emma2rh_in32(EMMA2RH_PCI_INT) & RMABORT) in pci_config_read()173 if (emma2rh_in32(EMMA2RH_PCI_INT) & RMABORT) in pci_config_write()
65 #define EMMA2RH_PCI_INT (0x200020+REGBASE) macro