Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x.h219 #define TRCSSCSRn_STATUS BIT(31) macro
Dcoresight-etm4x-sysfs.c1800 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_ctrl_store()
1850 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_pe_ctrl_store()
Dcoresight-etm4x-core.c446 config->ss_status[i] &= ~TRCSSCSRn_STATUS; in etm4_enable_hw()