Home
last modified time | relevance | path

Searched refs:TRCSSCSRn_STATUS (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x.h219 #define TRCSSCSRn_STATUS BIT(31) macro
Dcoresight-etm4x-sysfs.c1801 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_ctrl_store()
1851 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_pe_ctrl_store()
Dcoresight-etm4x-core.c478 config->ss_status[i] &= ~TRCSSCSRn_STATUS; in etm4_enable_hw()