Home
last modified time | relevance | path

Searched refs:syncpr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h405 * @syncpr: Indicates if an implementation has a fixed
456 bool syncpr; member
H A Dcoresight-etm4x-core.c713 drvdata->syncpr = true; in etm4_init_arch_data()
715 drvdata->syncpr = false; in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c200 if (drvdata->syncpr == false) in reset_store()
629 if (drvdata->syncpr == true) in syncfreq_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
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.h994 * @syncpr: Indicates if an implementation has a fixed
1053 bool syncpr; member
H A Dcoresight-etm4x-core.c1233 drvdata->syncpr = !!(etmidr3 & TRCIDR3_SYNCPR); in etm4_init_arch_data()

Completed in 15 milliseconds