Lines Matching refs:SGTL5000_CHIP_ANA_CTRL
51 { SGTL5000_CHIP_ANA_CTRL, 0x0111 },
159 return (snd_soc_component_read(component, SGTL5000_CHIP_ANA_CTRL) & in hp_sel_input()
167 SGTL5000_CHIP_ANA_CTRL); in mute_output()
169 snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_CTRL, in mute_output()
177 snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_CTRL, in restore_output()
377 SGTL5000_CHIP_ANA_CTRL, 2,
389 SGTL5000_CHIP_ANA_CTRL, 6,
722 SOC_SINGLE("Capture ZC Switch", SGTL5000_CHIP_ANA_CTRL, 1, 1, 0),
723 SOC_SINGLE("Capture Switch", SGTL5000_CHIP_ANA_CTRL, 0, 1, 1),
730 SOC_SINGLE("Headphone Playback Switch", SGTL5000_CHIP_ANA_CTRL,
732 SOC_SINGLE("Headphone Playback ZC Switch", SGTL5000_CHIP_ANA_CTRL,
744 SOC_SINGLE("Lineout Playback Switch", SGTL5000_CHIP_ANA_CTRL, 8, 1, 1),
1218 case SGTL5000_CHIP_ANA_CTRL: in sgtl5000_readable()
1491 snd_soc_component_update_bits(component, SGTL5000_CHIP_ANA_CTRL, in sgtl5000_probe()
1656 ret = regmap_write(sgtl5000->regmap, SGTL5000_CHIP_ANA_CTRL, in sgtl5000_i2c_probe()