Home
last modified time | relevance | path

Searched refs:CCN_XP_DT_CMP_VAL_H (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c82 #define CCN_XP_DT_CMP_VAL_H(n) (0x0318 + (n) * 0x40) macro
983 writel(cmp_h & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_H(wp)); in arm_ccn_pmu_xp_watchpoint_config()
985 source->base + CCN_XP_DT_CMP_VAL_H(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-ccn.c82 #define CCN_XP_DT_CMP_VAL_H(n) (0x0318 + (n) * 0x40) macro
978 writel(cmp_h & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_H(wp)); in arm_ccn_pmu_xp_watchpoint_config()
980 source->base + CCN_XP_DT_CMP_VAL_H(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()

Completed in 5 milliseconds