Searched refs:PCI_CFG_ENABLE (Results 1 – 3 of 3) sorted by relevance
32 pio_write32(PCI_CFG_ENABLE | ((uint32_t)bus << 16U) | ((uint32_t)dev << 11U) | in get_secondary_bus()
64 #define PCI_CFG_ENABLE 0x80000000U macro
95 addr |= (offset | PCI_CFG_ENABLE); in pio_off_to_address()
Completed in 7 milliseconds