Searched refs:PCI_CFG_EN (Results 1 – 3 of 3) sorted by relevance
58 mov $(PCI_CFG_EN | MSG_CTRL_REG), %eax66 mov $(PCI_CFG_EN | MSG_DATA_REG), %eax89 mov $(PCI_CFG_EN | MSG_DATA_REG), %eax97 mov $(PCI_CFG_EN | MSG_CTRL_REG), %eax
213 outl(dev | offset | PCI_CFG_EN, PCI_REG_ADDR); in qrk_pci_read_config_dword()229 outl(dev | offset | PCI_CFG_EN, PCI_REG_ADDR); in qrk_pci_write_config_dword()
16 #define PCI_CFG_EN 0x80000000 macro
Completed in 5 milliseconds