Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c81 #define CCN_XP_DT_CMP_VAL_L(n) (0x0310 + (n) * 0x40) macro
980 writel(cmp_l & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()
982 source->base + CCN_XP_DT_CMP_VAL_L(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-ccn.c81 #define CCN_XP_DT_CMP_VAL_L(n) (0x0310 + (n) * 0x40) macro
975 writel(cmp_l & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()
977 source->base + CCN_XP_DT_CMP_VAL_L(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()

Completed in 5 milliseconds