Home
last modified time | relevance | path

Searched refs:PCI_ACS_TB (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1000 #define PCI_ACS_TB 0x0002 /* Translation Blocking */ macro
/linux-6.15/drivers/pci/
H A Dpci.c1004 if (mask & ~(PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | PCI_ACS_CR | in __pci_config_acs()
1067 caps->ctrl |= (caps->cap & PCI_ACS_TB); in pci_std_enable_acs()
H A Dquirks.c4968 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pci_quirk_mf_endpoint_acs()
5344 ctrl |= (cap & PCI_ACS_TB); in pci_quirk_enable_intel_spt_pch_acs()