Searched refs:TMC_CTL_CAPT_EN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/hwtracing/coresight/ | ||
D | coresight-tmc.h | 46 #define TMC_CTL_CAPT_EN BIT(0) macro |
D | coresight-tmc-core.c | 68 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw() |