Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h225 #define TRCRSCTLRn_GROUP_MASK GENMASK(19, 16) macro
H A Dcoresight-etm4x-core.c733 config->res_ctrl[rselector] = FIELD_PREP(TRCRSCTLRn_GROUP_MASK, 2) | in etm4_config_timestamp_event()
H A Dcoresight-etm4x-sysfs.c1735 TRCRSCTLRn_GROUP_MASK | in res_ctrl_store()