Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1073 bool syncpr : 1; member
H A Dcoresight-etm4x-sysfs.c203 if (drvdata->syncpr == false) in reset_store()
640 if (drvdata->syncpr == true) in syncfreq_store()
H A Dcoresight-etm4x-core.c1452 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()