Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c83 #define CCN_XP_DT_CMP_MASK_L(n) (0x0320 + (n) * 0x40) macro
988 writel(mask_l & 0xffffffff, source->base + CCN_XP_DT_CMP_MASK_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()
990 source->base + CCN_XP_DT_CMP_MASK_L(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-ccn.c83 #define CCN_XP_DT_CMP_MASK_L(n) (0x0320 + (n) * 0x40) macro
983 writel(mask_l & 0xffffffff, source->base + CCN_XP_DT_CMP_MASK_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()
985 source->base + CCN_XP_DT_CMP_MASK_L(wp) + 4); in arm_ccn_pmu_xp_watchpoint_config()

Completed in 5 milliseconds