Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c75 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()
80 writel_relaxed(0x0, drvdata->base + TMC_CTL); in tmc_disable_hw()
466 coresight_simple_reg32(ctl, TMC_CTL),
H A Dcoresight-tmc.h23 #define TMC_CTL 0x020 macro
H A Dcoresight-tmc-etf.c624 val = readl(drvdata->base + TMC_CTL); in tmc_panic_sync_etf()
H A Dcoresight-tmc-etr.c1857 val = readl(drvdata->base + TMC_CTL); in tmc_panic_sync_etr()