Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.h49 #define TPDM_MCMB_MAX_LANES 8 macro
H A Dcoresight-tpdm.c1083 if ((kstrtoul(buf, 0, &val)) || (val >= TPDM_MCMB_MAX_LANES)) in mcmb_trig_lane_store()