Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dvc.c131 pci_read_config_dword(dev->bus->self, pos2 + PCI_VC_PORT_CAP1, &cap1); in pci_vc_enable()
201 pci_read_config_dword(dev, pos + PCI_VC_PORT_CAP1, &cap1); in pci_vc_do_save_buffer()
/linux/include/uapi/linux/
H A Dpci_regs.h839 #define PCI_VC_PORT_CAP1 0x04 macro