Home
last modified time | relevance | path

Searched refs:ETM_CNTR_MAX_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h588 #define ETM_CNTR_MAX_VAL 0xFFFF macro
H A Dcoresight-etm4x-sysfs.c1572 if (val > ETM_CNTR_MAX_VAL) in cntrldvr_store()
1610 if (val > ETM_CNTR_MAX_VAL) in cntr_val_store()