Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.h52 #define TPDM_DSB_EDCMR(n) (0x848 + (n * 4)) macro
H A Dcoresight-tpdm.c325 drvdata->base + TPDM_DSB_EDCMR(i)); in tpdm_enable_dsb()