Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h16 #define TMC_RSZ 0x004 macro
H A Dcoresight-tmc-core.c259 coresight_simple_reg32(rsz, TMC_RSZ),
508 drvdata->size = readl_relaxed(drvdata->base + TMC_RSZ) * 4; in __tmc_probe()
H A Dcoresight-tmc-etr.c1005 writel_relaxed(etr_buf->size / 4, drvdata->base + TMC_RSZ); in __tmc_etr_enable_hw()