Searched refs:ETMCCR_FIFOFULL (Results 1 – 2 of 2) sorted by relevance
93 #define ETMCCR_FIFOFULL BIT(23) macro
133 if (!(drvdata->etmccr & ETMCCR_FIFOFULL)) { in mode_store()