Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1028 bool syncpr; member
H A Dcoresight-etm4x-sysfs.c201 if (drvdata->syncpr == false) in reset_store()
638 if (drvdata->syncpr == true) in syncfreq_store()
H A Dcoresight-etm4x-core.c1235 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()