M98088_REG_49_CFG_LEVEL  485 sound/soc/codecs/max98088.c        SOC_SINGLE("EQ1 Switch", M98088_REG_49_CFG_LEVEL, 0, 1, 0),
M98088_REG_49_CFG_LEVEL  486 sound/soc/codecs/max98088.c        SOC_SINGLE("EQ2 Switch", M98088_REG_49_CFG_LEVEL, 1, 1, 0),
M98088_REG_49_CFG_LEVEL 1443 sound/soc/codecs/max98088.c        save = snd_soc_component_read32(component, M98088_REG_49_CFG_LEVEL);
M98088_REG_49_CFG_LEVEL 1444 sound/soc/codecs/max98088.c        snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ1EN, 0);
M98088_REG_49_CFG_LEVEL 1455 sound/soc/codecs/max98088.c        snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ1EN, save);
M98088_REG_49_CFG_LEVEL 1490 sound/soc/codecs/max98088.c        save = snd_soc_component_read32(component, M98088_REG_49_CFG_LEVEL);
M98088_REG_49_CFG_LEVEL 1491 sound/soc/codecs/max98088.c        snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ2EN, 0);
M98088_REG_49_CFG_LEVEL 1502 sound/soc/codecs/max98088.c        snd_soc_component_update_bits(component, M98088_REG_49_CFG_LEVEL, M98088_EQ2EN,