Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c53 #define ETB_STATUS_RAM_FULL BIT(0) macro
311 & ETB_STATUS_RAM_FULL) == 0) { in etb_dump_hw()
481 if (status & ETB_STATUS_RAM_FULL) { in etb_update_buffer()