Home
last modified time | relevance | path

Searched refs:TMC_RSZ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()