Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h22 #define CORESIGHT_PERIPHIDR0 0xfe0 macro
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.c582 pidr = readl_relaxed(drvdata->base + CORESIGHT_PERIPHIDR0); in tpdm_datasets_setup()