Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-tmc.h86 #define TMC_FFCR_STOP_ON_FLUSH BIT(12) macro
Dcoresight-tmc-core.c53 ffcr |= TMC_FFCR_STOP_ON_FLUSH; in tmc_flush_and_stop()