Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-priv.h26 #define CORESIGHT_DEVID 0xfc8 macro
Dcoresight-catu.c368 coresight_simple_reg32(struct catu_drvdata, devid, CORESIGHT_DEVID);
528 dma_mask = readl_relaxed(base + CORESIGHT_DEVID) & 0x3f; in catu_probe()
Dcoresight-tmc.c268 coresight_tmc_reg(devid, CORESIGHT_DEVID);
464 devid = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in tmc_probe()
Dcoresight-stm.c647 coresight_stm_reg(devid, CORESIGHT_DEVID);
798 numsp = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in stm_num_stimulus_port()