Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h1013 u16 ccitmin; member
H A Dcoresight-etm4x-core.c1223 drvdata->ccitmin = FIELD_GET(TRCIDR3_CCITMIN_MASK, etmidr3); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c671 if (val < drvdata->ccitmin) in cyc_threshold_store()