Home
last modified time | relevance | path

Searched refs:CORESIGHT_DEVID (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-priv.h25 #define CORESIGHT_DEVID 0xfc8 macro
Dcoresight-tmc.c232 coresight_tmc_reg(devid, CORESIGHT_DEVID);
415 devid = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in tmc_probe()
Dcoresight-catu.c367 coresight_simple_reg32(struct catu_drvdata, devid, CORESIGHT_DEVID);
526 dma_mask = readl_relaxed(base + CORESIGHT_DEVID) & 0x3f; in catu_probe()
Dcoresight-stm.c646 coresight_stm_reg(devid, CORESIGHT_DEVID);
732 numsp = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in stm_num_stimulus_port()