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