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