Searched refs:TMC_STS_MEMERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/coresight/ | ||
H A D | coresight-tmc.h | 51 #define TMC_STS_MEMERR BIT(5) macro |
H A D | coresight-tmc-etr.c | 973 if (WARN_ON_ONCE(status & TMC_STS_MEMERR)) { in tmc_sync_etr_buf() |