Searched refs:cmp_h (Results 1 – 3 of 3) sorted by relevance
15 u32 cmp_h; member
32 and "cmp_h") and "mask", being index of the comparator mask.
242 static CCN_FORMAT_ATTR(cmp_h, "config2:0-59");952 u64 cmp_h = event->attr.config2; in arm_ccn_pmu_xp_watchpoint_config() local978 writel(cmp_h & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_H(wp)); in arm_ccn_pmu_xp_watchpoint_config()979 writel((cmp_h >> 32) & 0x0fffffff, in arm_ccn_pmu_xp_watchpoint_config()