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) macro1396 u32 combine = CMN_EVENT_WP_COMBINE(event); in arm_cmn_wp_config()1680 val->wp_combine[dtm][wp_idx >> 1] += !!CMN_EVENT_WP_COMBINE(event); in arm_cmn_val_add_event()1736 val->wp_combine[dtm][wp_idx >> 1] != !!CMN_EVENT_WP_COMBINE(event)) in arm_cmn_validate_group()1925 if (tmp >= 0 && CMN_EVENT_WP_COMBINE(event) != in arm_cmn_event_add()1926 CMN_EVENT_WP_COMBINE(cmn->dtc[d].counters[tmp])) in arm_cmn_event_add()