Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h48 #define TMC_STS_TMCREADY_BIT 2 macro
H A Dcoresight-tmc-core.c43 if (coresight_timeout(csa, TMC_STS, TMC_STS_TMCREADY_BIT, 1)) { in tmc_wait_for_tmcready()