Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1024 bool trccond; member
H A Dcoresight-etm4x-core.c1198 drvdata->trccond = !!(etmidr0 & TRCIDR0_TRCCOND); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c349 if (drvdata->trccond == true) { in mode_store()