Searched refs:xp_region (Results 1 – 1 of 1) sorted by relevance
2052 void __iomem *xp_region = cmn->base + xp_offset[i]; in arm_cmn_discover() local2069 xp->dtc = 1 << readl_relaxed(xp_region + CMN_DTM_UNIT_INFO); in arm_cmn_discover()2080 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P0)) in arm_cmn_discover()2082 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P1)) in arm_cmn_discover()2084 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P2)) in arm_cmn_discover()2086 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P3)) in arm_cmn_discover()2088 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P4)) in arm_cmn_discover()2090 if (readq_relaxed(xp_region + CMN_MXP__CONNECT_INFO_P5)) in arm_cmn_discover()2100 reg = readq_relaxed(xp_region + CMN_CHILD_INFO); in arm_cmn_discover()2105 reg = readq_relaxed(xp_region + child_poff + j * 8); in arm_cmn_discover()