Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h1231 #define PCI_DOE_CTRL_GO 0x80000000 /* DOE Go */
1226 #define PCI_DOE_CTRL_GO global() macro
/linux/drivers/pci/
H A Ddoe.c358 pci_doe_write_ctrl(doe_mb, PCI_DOE_CTRL_GO); in pci_doe_send_req()