Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1025 bool trccci; member
H A Dcoresight-etm4x-core.c1272 drvdata->trccci = !!(etmidr0 & TRCIDR0_TRCCCI); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c332 (drvdata->trccci == true)) in mode_store()