Searched refs:PCI_ACS_CTRL (Results 1 – 3 of 3) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 1022 #define PCI_ACS_CTRL 0x06 /* ACS Control Register */ macro
|
| /linux/drivers/pci/ |
| H A D | p2pdma.c | 494 pci_read_config_word(pdev, pos + PCI_ACS_CTRL, &ctrl); in pci_bridge_has_acs_redir()
|
| H A D | quirks.c | 5816 pci_read_config_word(bridge, pos + PCI_ACS_CTRL, &ctrl); in pci_idt_bus_quirk() 5818 pci_write_config_word(bridge, pos + PCI_ACS_CTRL, in pci_idt_bus_quirk() 5830 pci_write_config_word(bridge, pos + PCI_ACS_CTRL, ctrl); in pci_idt_bus_quirk() 6160 pci_read_config_word(pdev, pdev->acs_cap + PCI_ACS_CTRL, &val); in pci_fixup_pericom_acs_store_forward()
|