Searched refs:PCI_DOE_WRITE (Results 1 - 2 of 2) sorted by relevance

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

Completed in 137 milliseconds