xthresh           256 sound/soc/codecs/tda7419.c #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \
xthresh           259 sound/soc/codecs/tda7419.c 	 .max = xmax, .thresh = xthresh, .invert = xinvert})
xthresh           261 sound/soc/codecs/tda7419.c #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \
xthresh           265 sound/soc/codecs/tda7419.c 	 .max = xmax, .thresh = xthresh, .invert = xinvert})
xthresh           267 sound/soc/codecs/tda7419.c #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \
xthresh           278 sound/soc/codecs/tda7419.c 					      xmax, xthresh, xinvert), \
xthresh           282 sound/soc/codecs/tda7419.c 			     xthresh, xinvert, xtlv_array) \
xthresh           292 sound/soc/codecs/tda7419.c 						xmin, xmax, xthresh, \