Home
last modified time | relevance | path

Searched refs:TMC_CTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c65 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()
70 writel_relaxed(0x0, drvdata->base + TMC_CTL); in tmc_disable_hw()
259 coresight_tmc_reg(ctl, TMC_CTL);
H A Dcoresight-tmc.h22 #define TMC_CTL 0x020 macro
45 /* TMC_CTL - 0x020 */
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c70 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()
75 writel_relaxed(0x0, drvdata->base + TMC_CTL); in tmc_disable_hw()
262 coresight_simple_reg32(ctl, TMC_CTL),
H A Dcoresight-tmc.h22 #define TMC_CTL 0x020 macro
45 /* TMC_CTL - 0x020 */

Completed in 4 milliseconds