Home
last modified time | relevance | path

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

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