Searched refs:PCI_DOE_WRITE (Results 1 – 2 of 2) sorted by relevance
341 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, val); in pci_doe_send_req()342 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()348 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()357 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, val); in pci_doe_send_req()
1200 #define PCI_DOE_WRITE 0x10 /* DOE Write Data Mailbox Register */ macro