Home
last modified time | relevance | path

Searched refs:TMC_RSZ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c256 coresight_tmc_reg(rsz, TMC_RSZ);
471 drvdata->size = readl_relaxed(drvdata->base + TMC_RSZ) * 4; in tmc_probe()
H A Dcoresight-tmc.h16 #define TMC_RSZ 0x004 macro
H A Dcoresight-tmc-etr.c981 writel_relaxed(etr_buf->size / 4, drvdata->base + TMC_RSZ); in __tmc_etr_enable_hw()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c257 coresight_simple_reg32(rsz, TMC_RSZ),
473 drvdata->size = readl_relaxed(drvdata->base + TMC_RSZ) * 4; in tmc_probe()
H A Dcoresight-tmc.h16 #define TMC_RSZ 0x004 macro
H A Dcoresight-tmc-etr.c984 writel_relaxed(etr_buf->size / 4, drvdata->base + TMC_RSZ); in __tmc_etr_enable_hw()

Completed in 9 milliseconds