Lines Matching refs:readq_relaxed
1401 reg = readq_relaxed(dtm->base + offset); in arm_cmn_read_dtm()
1411 u64 val = readq_relaxed(dtc->base + CMN_DT_PMCCNTR); in arm_cmn_read_cc()
2123 u64 reg = readq_relaxed(cmn->base + offset + CMN_NODE_INFO); in arm_cmn_init_node_info()
2173 reg = readq_relaxed(cfg_region + CMN_CFGM_PERIPH_ID_01); in arm_cmn_discover()
2187 reg = readq_relaxed(cfg_region + CMN_CFGM_INFO_GLOBAL); in arm_cmn_discover()
2192 reg = readq_relaxed(cfg_region + CMN_CFGM_INFO_GLOBAL_1); in arm_cmn_discover()
2196 reg = readq_relaxed(cfg_region + CMN_CHILD_INFO); in arm_cmn_discover()
2205 reg = readq_relaxed(cfg_region + child_poff + i * 8); in arm_cmn_discover()
2208 reg = readq_relaxed(cmn->base + xp_offset[i] + CMN_CHILD_INFO); in arm_cmn_discover()
2273 reg = readq_relaxed(xp_region + CMN_CHILD_INFO); in arm_cmn_discover()
2278 reg = readq_relaxed(xp_region + child_poff + j * 8); in arm_cmn_discover()