Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h18 static inline void write_trfcr(u64 val) in write_trfcr() function
29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE)); in cpu_prohibit_trace()
H A Dcoresight-etm4x-core.c276 write_trfcr(trfcr); in etm4x_allow_trace()
1817 write_trfcr(drvdata->save_trfcr); in etm4_cpu_restore()