Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/
Dvc.c50 pci_read_config_word(dev, pos + PCI_VC_PORT_CTRL, &ctrl); in pci_vc_load_arb_table()
51 pci_write_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_load_arb_table()
215 pci_read_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_do_save_buffer()
218 pci_write_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_do_save_buffer()
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h778 #define PCI_VC_PORT_CTRL 12 macro