Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-tmc.c223 coresight_tmc_reg(rsz, TMC_RSZ);
427 drvdata->size = readl_relaxed(drvdata->base + TMC_RSZ) * 4; in tmc_probe()
Dcoresight-tmc.h13 #define TMC_RSZ 0x004 macro
Dcoresight-tmc-etr.c914 writel_relaxed(etr_buf->size / 4, drvdata->base + TMC_RSZ); in tmc_etr_enable_hw()