Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c1217 SST_GAIN_KCONTROLS(name, "Gain", SST_GAIN_MIN_VALUE, SST_GAIN_MAX_VALUE, \
1224 SST_GAIN_KCONTROLS(name, "Volume", SST_GAIN_MIN_VALUE, SST_GAIN_MAX_VALUE, \
H A Dsst-atom-controls.h758 #define SST_GAIN_KCONTROLS(xpname, xmname, xmin_gain, xmax_gain, xmin_tc, xmax_tc, \ macro