Searched refs:PCI_CMD (Results 1 – 4 of 4) sorted by relevance
56 #define PCI_CMD 0x04 /* Configuration command register */ macro
428 pci_config_put16(pci, PCI_CMD, in afe_attach()429 pci_config_get16(pci, PCI_CMD) | PCI_CMD_BME | PCI_CMD_MAE); in afe_attach()
59 #define PCI_CMD 0x04 /* Configuration command register */ macro
425 DBG(DPCI, "PCI COMM = %x", pci_config_get8(pci, PCI_CMD)); in mxfe_attach()436 pci_config_put16(pci, PCI_CMD, in mxfe_attach()437 pci_config_get16(pci, PCI_CMD) | in mxfe_attach()