Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-tmc-core.c255 coresight_simple_reg32(rsz, TMC_RSZ),
471 drvdata->size = readl_relaxed(drvdata->base + TMC_RSZ) * 4; in tmc_probe()
Dcoresight-tmc.h16 #define TMC_RSZ 0x004 macro
Dcoresight-tmc-etr.c996 writel_relaxed(etr_buf->size / 4, drvdata->base + TMC_RSZ); in __tmc_etr_enable_hw()