Home
last modified time | relevance | path

Searched refs:xmin (Results 1 – 4 of 4) sorted by relevance

/sound/soc/codecs/
Dtda7419.c256 #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \ argument
258 {.reg = xreg, .rreg = xreg, .mask = xmask, .min = xmin, \
261 #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \ argument
264 {.reg = xregl, .rreg = xregr, .mask = xmask, .min = xmin, \
267 #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \ argument
277 .private_value = TDA7419_SINGLE_VALUE(xreg, xmask, xmin, \
281 #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \ argument
292 xmin, xmax, xthresh, \
Dab8500-codec.c65 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
70 {.count = xcount, .min = xmin, .max = xmax} }
/sound/soc/intel/atom/
Dsst-atom-controls.h714 xmin, xmax, xpname) \ argument
722 { .stereo = true, .max = xmax, .min = xmin, .type = SST_GAIN_TLV, \
728 xmin, xmax, xpname) \ argument
733 { .stereo = false, .max = xmax, .min = xmin, .type = xtype, \
/sound/soc/ti/
Domap-mcbsp-st.c465 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument
471 {.min = xmin, .max = xmax} }