Searched refs:TMC_CTL (Results 1 – 2 of 2) sorted by relevance
73 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()78 writel_relaxed(0x0, drvdata->base + TMC_CTL); in tmc_disable_hw()264 coresight_simple_reg32(ctl, TMC_CTL),
22 #define TMC_CTL 0x020 macro