Searched refs:SST_GAIN_MIN_VALUE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/intel/atom/
H A Dsst-atom-controls.c412 cmd.cell_gains[0].cell_gain_left = SST_GAIN_MIN_VALUE; sst_send_gain_cmd()
413 cmd.cell_gains[0].cell_gain_right = SST_GAIN_MIN_VALUE; sst_send_gain_cmd()
533 static const DECLARE_TLV_DB_SCALE(sst_gain_tlv_common, SST_GAIN_MIN_VALUE * 10, 10, 0);
1185 SST_GAIN_KCONTROLS(name, "Gain", SST_GAIN_MIN_VALUE, SST_GAIN_MAX_VALUE, \
1192 SST_GAIN_KCONTROLS(name, "Volume", SST_GAIN_MIN_VALUE, SST_GAIN_MAX_VALUE, \
H A Dsst-atom-controls.h775 #define SST_GAIN_MIN_VALUE -1440 /* in 0.1 DB units */ macro

Completed in 83 milliseconds