Home
last modified time | relevance | path

Searched refs:xmax (Results 1 – 3 of 3) sorted by relevance

/sound/soc/intel/atom/
Dsst-atom-controls.h723 xmin, xmax, xpname) \ argument
731 { .stereo = true, .max = xmax, .min = xmin, .type = SST_GAIN_TLV, \
737 xmin, xmax, xpname) \ argument
742 { .stereo = false, .max = xmax, .min = xmin, .type = xtype, \
/sound/soc/omap/
Domap-mcbsp.c45 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument
51 {.min = xmin, .max = xmax} }
/sound/soc/codecs/
Dab8500-codec.c68 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
73 {.count = xcount, .min = xmin, .max = xmax} }