Home
last modified time | relevance | path

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

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