Searched refs:DWC_IATU_IOCFG_SHARED (Results 1 – 2 of 2) sorted by relevance
483 if (!ret && (pci->iatu_unroll_enabled & DWC_IATU_IOCFG_SHARED)) in dw_pcie_rd_other_conf()499 if (!ret && (pci->iatu_unroll_enabled & DWC_IATU_IOCFG_SHARED)) in dw_pcie_wr_other_conf()610 pci->iatu_unroll_enabled |= DWC_IATU_IOCFG_SHARED; in dw_pcie_setup_rc()
261 #define DWC_IATU_IOCFG_SHARED BIT(1) macro