Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-tmc.h80 #define TMC_FFCR_STOP_ON_FLUSH BIT(12) macro
Dcoresight-tmc.c43 ffcr |= TMC_FFCR_STOP_ON_FLUSH; in tmc_flush_and_stop()