Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dvc.c119 id = ctrl & PCI_VC_RES_CTRL_ID; in pci_vc_enable()
142 if ((ctrl2 & PCI_VC_RES_CTRL_ID) == id) { in pci_vc_enable()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h722 #define PCI_VC_RES_CTRL_ID 0x07000000 macro