Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/
Dvc.c204 lpevcc = (cap1 & PCI_VC_CAP1_LPEVCC) >> 4; in pci_vc_do_save_buffer()
/linux-5.19.10/include/uapi/linux/
Dpci_regs.h804 #define PCI_VC_CAP1_LPEVCC 0x00000070 /* low prio extended VC count */ macro