Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm-cmn.c180 #define CMN_CONFIG1_WP_VAL GENMASK_ULL(63, 0) macro
188 #define CMN_EVENT_WP_VAL(event) FIELD_GET(CMN_CONFIG1_WP_VAL, (event)->attr.config1)
1288 _CMN_FORMAT_ATTR(wp_val, 1, CMN_CONFIG1_WP_VAL),