Lines Matching refs:readq_relaxed
1243 reg = readq_relaxed(dtm->base + offset); in arm_cmn_read_dtm()
1253 u64 val = readq_relaxed(dtc->base + CMN_DT_PMCCNTR); in arm_cmn_read_cc()
1954 u64 reg = readq_relaxed(cmn->base + offset + CMN_NODE_INFO); in arm_cmn_init_node_info()
2005 reg = readq_relaxed(cfg_region + CMN_CFGM_INFO_GLOBAL); in arm_cmn_discover()
2010 reg = readq_relaxed(cfg_region + CMN_CFGM_INFO_GLOBAL_1); in arm_cmn_discover()
2014 reg = readq_relaxed(cfg_region + CMN_CHILD_INFO); in arm_cmn_discover()
2023 reg = readq_relaxed(cfg_region + child_poff + i * 8); in arm_cmn_discover()
2026 reg = readq_relaxed(cmn->base + xp_offset[i] + CMN_CHILD_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()