CMD_CH1           299 sound/i2c/l3/uda1341.c 	case CMD_CH1:
CMD_CH1           472 sound/i2c/l3/uda1341.c 	if(uda->cfg[CMD_CH1] < 31)
CMD_CH1           474 sound/i2c/l3/uda1341.c 			    ((uda->cfg[CMD_CH1] >> 1) * 3) + (uda->cfg[CMD_CH1] & 1),
CMD_CH1           475 sound/i2c/l3/uda1341.c 			    uda->cfg[CMD_CH1] & 1 ? '5' : '0');
CMD_CH1           733 sound/i2c/l3/uda1341.c 	UDA1341_SINGLE("Mixer Gain Channel 1 Volume", CMD_CH1, ext0, 0, 31, 1),
CMD_CH1           872 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_CH1, 31, FLUSH);        // default value after reset