Searched refs:CCN_CONFIG_MASK (Results 1 – 1 of 1) sorted by relevance
210 #define CCN_CONFIG_MASK(_config) (((_config) >> 30) & 0xf) macro953 u64 mask_l = ccn->dt.cmp_mask[CCN_CONFIG_MASK(event->attr.config)].l; in arm_ccn_pmu_xp_watchpoint_config()954 u64 mask_h = ccn->dt.cmp_mask[CCN_CONFIG_MASK(event->attr.config)].h; in arm_ccn_pmu_xp_watchpoint_config()