Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c74 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()
79 writel_relaxed(0x0, drvdata->base + TMC_CTL); in tmc_disable_hw()
465 coresight_simple_reg32(ctl, TMC_CTL),
H A Dcoresight-tmc.h23 #define TMC_CTL 0x020 macro
H A Dcoresight-tmc-etf.c613 val = readl(drvdata->base + TMC_CTL); in tmc_panic_sync_etf()
H A Dcoresight-tmc-etr.c1840 val = readl(drvdata->base + TMC_CTL); in tmc_panic_sync_etr()