Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwtracing/coresight/
Dcoresight-priv.h31 #define CORESIGHT_DEVID 0xfc8 macro
Dcoresight-tmc.c299 memwidth = BMVAL(readl_relaxed(drvdata->base + CORESIGHT_DEVID), 8, 10); in tmc_etb_dump_hw()
595 devid = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in status_show()
708 devid = readl_relaxed(drvdata->base + CORESIGHT_DEVID); in tmc_probe()