Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h215 #define TRCSSCSRn_STATUS BIT(31) macro
H A Dcoresight-etm4x-sysfs.c1803 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_ctrl_store()
1853 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_pe_ctrl_store()
H A Dcoresight-etm4x-core.c571 config->ss_status[i] &= ~TRCSSCSRn_STATUS; in etm4_enable_hw()