Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h958 u8 ccitmin; member
H A Dcoresight-etm4x-core.c1111 drvdata->ccitmin = BMVAL(etmidr3, 0, 11); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c662 if (val < drvdata->ccitmin) in cyc_threshold_store()