Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.h21 #define TPDM_CMB_XPR(n) (0xA18 + (n * 4)) macro
H A Dcoresight-tpdm.c401 drvdata->base + TPDM_CMB_XPR(i)); in tpdm_enable_cmb()