Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Ddoe.c260 pci_write_config_dword(pdev, offset + PCI_DOE_CTRL, val); in pci_doe_write_ctrl()
/linux/include/uapi/linux/
H A Dpci_regs.h1228 #define PCI_DOE_CTRL 0x08 /* DOE Control Register */ macro