Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c1129 drvdata->syncpr = true; in etm4_init_arch_data()
1131 drvdata->syncpr = false; in etm4_init_arch_data()
H A Dcoresight-etm4x.h972 bool syncpr; member
H A Dcoresight-etm4x-sysfs.c200 if (drvdata->syncpr == false) in reset_store()
629 if (drvdata->syncpr == true) in syncfreq_store()