Searched refs:CMN_EVENT_WP_COMBINE (Results 1 – 1 of 1) sorted by relevance
183 #define CMN_EVENT_WP_COMBINE(event) FIELD_GET(CMN_CONFIG_WP_COMBINE, (event)->attr.config) macro1398 u32 combine = CMN_EVENT_WP_COMBINE(event); in arm_cmn_wp_config()1682 val->wp_combine[dtm][wp_idx >> 1] += !!CMN_EVENT_WP_COMBINE(event); in arm_cmn_val_add_event()1738 val->wp_combine[dtm][wp_idx >> 1] != !!CMN_EVENT_WP_COMBINE(event)) in arm_cmn_validate_group()1924 if (tmp >= 0 && CMN_EVENT_WP_COMBINE(event) != in arm_cmn_event_add()1925 CMN_EVENT_WP_COMBINE(cmn->dtc[d].counters[tmp])) in arm_cmn_event_add()