Home
last modified time | relevance | path

Searched refs:PCI_DOE_READ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
A Ddoe.c221 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
231 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
233 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
234 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
262 pci_read_config_dword(pdev, offset + PCI_DOE_READ, in pci_doe_recv_resp()
265 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
269 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
275 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
281 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
282 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
/linux/include/uapi/linux/
A Dpci_regs.h1175 #define PCI_DOE_READ 0x14 /* DOE Read Data Mailbox Register */ macro

Completed in 18 milliseconds