Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dvc.c207 parb_size = 1 << FIELD_GET(PCI_VC_CAP1_ARB_SIZE, cap1); in pci_vc_do_save_buffer()
/linux/include/uapi/linux/
H A Dpci_regs.h813 #define PCI_VC_CAP1_ARB_SIZE 0x00000c00 macro