Home
last modified time | relevance | path

Searched refs:CMN_CONFIG_WP_CHN_SEL (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/perf/
Darm-cmn.c177 #define CMN_CONFIG_WP_CHN_SEL GENMASK_ULL(55, 51) macro
185 #define CMN_EVENT_WP_CHN_SEL(event) FIELD_GET(CMN_CONFIG_WP_CHN_SEL, (event)->attr.config)
1306 CMN_FORMAT_ATTR(wp_chn_sel, CMN_CONFIG_WP_CHN_SEL),