Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h233 #define TRCTSCTLR_EVENT_MASK GENMASK(7, 0) macro
H A Dcoresight-etm4x-core.c741 config->ts_ctrl = FIELD_PREP(TRCTSCTLR_EVENT_MASK, in etm4_config_timestamp_event()