Searched refs:PCI_DOE_WRITE (Results 1 – 2 of 2) sorted by relevance
129 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, val); in pci_doe_send_req()131 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()136 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()
1120 #define PCI_DOE_WRITE 0x10 /* DOE Write Data Mailbox Register */ macro