Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h93 #define ETMCCR_FIFOFULL BIT(23) macro
H A Dcoresight-etm3x-sysfs.c134 if (!(drvdata->etmccr & ETMCCR_FIFOFULL)) { in mode_store()