Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/
Dvc.c52 pci_read_config_word(dev, pos + PCI_VC_PORT_CTRL, &ctrl); in pci_vc_load_arb_table()
53 pci_write_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_load_arb_table()
216 pci_read_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_do_save_buffer()
219 pci_write_config_word(dev, pos + PCI_VC_PORT_CTRL, in pci_vc_do_save_buffer()
/linux-6.1.9/include/uapi/linux/
Dpci_regs.h812 #define PCI_VC_PORT_CTRL 0x0c macro