Searched refs:cmp_l (Results 1 – 1 of 1) sorted by relevance
242 static CCN_FORMAT_ATTR(cmp_l, "config1:0-62");911 u64 cmp_l = event->attr.config1; in arm_ccn_pmu_xp_watchpoint_config() local935 writel(cmp_l & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()936 writel((cmp_l >> 32) & 0x7fffffff, in arm_ccn_pmu_xp_watchpoint_config()