Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Ddoe.c174 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
184 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
186 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
187 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
201 pci_read_config_dword(pdev, offset + PCI_DOE_READ, in pci_doe_recv_resp()
206 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
211 pci_read_config_dword(pdev, offset + PCI_DOE_READ, &val); in pci_doe_recv_resp()
212 pci_write_config_dword(pdev, offset + PCI_DOE_READ, 0); in pci_doe_recv_resp()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h1123 #define PCI_DOE_READ 0x14 /* DOE Read Data Mailbox Register */ macro

Completed in 10 milliseconds