REGS_ONLY         857 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_RESET, 0, REGS_ONLY);
REGS_ONLY         865 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_BASS, 0, REGS_ONLY);    // default value after reset
REGS_ONLY         866 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_TREBBLE, 0, REGS_ONLY); // default value after reset
REGS_ONLY         867 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_PEAK, AFTER, REGS_ONLY);// default value after reset
REGS_ONLY         868 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_DEEMP, NONE, REGS_ONLY);// default value after reset
REGS_ONLY         870 sound/i2c/l3/uda1341.c 	snd_uda1341_cfg_write(clnt, CMD_MUTE, OFF, REGS_ONLY);  // default value after reset