Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h227 #define TRCRSCTLRn_PAIRINV BIT(21) macro
Dcoresight-etm4x-sysfs.c1729 val &= ~TRCRSCTLRn_PAIRINV; in res_ctrl_store()
1730 config->res_ctrl[idx] = val & (TRCRSCTLRn_PAIRINV | in res_ctrl_store()