Searched refs:ETMCCR_FIFOFULL (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/coresight/ | ||
H A D | coresight-etm.h | 93 #define ETMCCR_FIFOFULL BIT(23) macro |
H A D | coresight-etm3x-sysfs.c | 134 if (!(drvdata->etmccr & ETMCCR_FIFOFULL)) { in mode_store() |