Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h80 #define TMC_FFCR_FLUSHMAN_BIT 6 macro
H A Dcoresight-tmc-core.c60 ffcr |= BIT(TMC_FFCR_FLUSHMAN_BIT); in tmc_flush_and_stop()
63 if (coresight_timeout(csa, TMC_FFCR, TMC_FFCR_FLUSHMAN_BIT, 0)) { in tmc_flush_and_stop()