Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc.h85 #define TMC_FFCR_STOP_ON_FLUSH BIT(12) macro
Dcoresight-tmc.c49 ffcr |= TMC_FFCR_STOP_ON_FLUSH; in tmc_flush_and_stop()