Searched refs:cmp_l (Results 1 – 2 of 2) sorted by relevance
30 "dir" (transmit/receive direction), comparator values ("cmp_l"
248 static CCN_FORMAT_ATTR(cmp_l, "config1:0-62");966 u64 cmp_l = event->attr.config1; in arm_ccn_pmu_xp_watchpoint_config() local990 writel(cmp_l & 0xffffffff, source->base + CCN_XP_DT_CMP_VAL_L(wp)); in arm_ccn_pmu_xp_watchpoint_config()991 writel((cmp_l >> 32) & 0x7fffffff, in arm_ccn_pmu_xp_watchpoint_config()