Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/
Dvc.c117 id = ctrl & PCI_VC_RES_CTRL_ID; in pci_vc_enable()
140 if ((ctrl2 & PCI_VC_RES_CTRL_ID) == id) { in pci_vc_enable()
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h828 #define PCI_VC_RES_CTRL_ID 0x07000000 macro