Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h226 #define TRCRSCTLRn_SELECT_MASK GENMASK(15, 0) macro
H A Dcoresight-etm4x-core.c734 FIELD_PREP(TRCRSCTLRn_SELECT_MASK, 1 << ctridx); in etm4_config_timestamp_event()
H A Dcoresight-etm4x-sysfs.c1736 TRCRSCTLRn_SELECT_MASK); in res_ctrl_store()