Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h227 #define TRCRSCTLRn_PAIRINV BIT(21) macro
Dcoresight-etm4x-sysfs.c1730 val &= ~TRCRSCTLRn_PAIRINV; in res_ctrl_store()
1731 config->res_ctrl[idx] = val & (TRCRSCTLRn_PAIRINV | in res_ctrl_store()