Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1027 bool syncpr; member
H A Dcoresight-etm4x-sysfs.c202 if (drvdata->syncpr == false) in reset_store()
639 if (drvdata->syncpr == true) in syncfreq_store()
H A Dcoresight-etm4x-core.c1309 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()