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.h214 #define TRCSSCSRn_STATUS BIT(31) macro
H A Dcoresight-etm4x-sysfs.c1802 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_ctrl_store()
1852 config->ss_status[idx] &= ~TRCSSCSRn_STATUS; in sshot_pe_ctrl_store()
H A Dcoresight-etm4x-core.c548 config->ss_status[i] &= ~TRCSSCSRn_STATUS; in etm4_enable_hw()