Home
last modified time | relevance | path

Searched refs:PCI_DOE_WRITE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pci/
H A Ddoe.c176 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, val); in pci_doe_send_req()
177 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()
183 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, in pci_doe_send_req()
192 pci_write_config_dword(pdev, offset + PCI_DOE_WRITE, val); in pci_doe_send_req()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1124 #define PCI_DOE_WRITE 0x10 /* DOE Write Data Mailbox Register */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1137 #define PCI_DOE_WRITE 0x10 /* DOE Write Data Mailbox Register */ macro