Lines Matching refs:PCI_ACS_RR
4528 acs_flags &= (PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC | PCI_ACS_DT); in pci_quirk_amd_sb_acs()
4530 return pci_acs_ctrl_enabled(acs_flags, PCI_ACS_RR | PCI_ACS_CR); in pci_quirk_amd_sb_acs()
4569 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_cavium_acs()
4580 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_xgene_acs()
4600 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_zhaoxin_pcie_ports_acs()
4662 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_intel_pch_acs()
4680 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_qcom_rp_acs()
4692 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_nxp_rp_acs()
4708 acs_flags &= ~(PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_al_acs()
4808 PCI_ACS_SV | PCI_ACS_TB | PCI_ACS_RR | in pci_quirk_mf_endpoint_acs()
4823 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_rciep_acs()
4835 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_brcm_acs()
4852 PCI_ACS_SV | PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_UF); in pci_quirk_wangxun_nic_acs()
5170 ctrl |= (cap & PCI_ACS_RR); in pci_quirk_enable_intel_spt_pch_acs()
5199 ctrl &= ~(PCI_ACS_RR | PCI_ACS_CR | PCI_ACS_EC); in pci_quirk_disable_intel_spt_pch_acs_redir()
5898 if (!(val & PCI_ACS_RR)) in pci_fixup_pericom_acs_store_forward()