Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h222 #define TRCSSPCICRn_PC_MASK GENMASK(7, 0) macro
Dcoresight-etm4x-sysfs.c1849 config->ss_pe_cmp[idx] = FIELD_PREP(TRCSSPCICRn_PC_MASK, val); in sshot_pe_ctrl_store()