Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dvc.c118 id = ctrl & PCI_VC_RES_CTRL_ID; in pci_vc_enable()
141 if ((ctrl2 & PCI_VC_RES_CTRL_ID) == id) { in pci_vc_enable()
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h763 #define PCI_VC_RES_CTRL_ID 0x07000000 macro