Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-etm4x.h377 bool syncpr; member
Dcoresight-etm4x.c661 drvdata->syncpr = true; in etm4_init_arch_data()
663 drvdata->syncpr = false; in etm4_init_arch_data()
Dcoresight-etm4x-sysfs.c200 if (drvdata->syncpr == false) in reset_store()
625 if (drvdata->syncpr == true) in syncfreq_store()