Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cmn.c174 #define CMN_CONFIG_WP_GRP BIT_ULL(56) macro
182 #define CMN_EVENT_WP_GRP(event) FIELD_GET(CMN_CONFIG_WP_GRP, (event)->attr.config)
1267 CMN_FORMAT_ATTR(wp_grp, CMN_CONFIG_WP_GRP),