Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etb10.c53 #define ETB_STATUS_RAM_FULL BIT(0) macro
309 & ETB_STATUS_RAM_FULL) == 0) { in etb_dump_hw()
479 if (status & ETB_STATUS_RAM_FULL) { in etb_update_buffer()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds