Home
last modified time | relevance | path

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

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