Searched refs:SGTL5000_CHIP_ANA_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sgtl5000.c | 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, [all...] |
H A D | sgtl5000.h | 24 #define SGTL5000_CHIP_ANA_CTRL 0x0024 macro 235 * SGTL5000_CHIP_ANA_CTRL
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | sgtl5000.c | 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, [all...] |
H A D | sgtl5000.h | 24 #define SGTL5000_CHIP_ANA_CTRL 0x0024 macro 235 * SGTL5000_CHIP_ANA_CTRL
|
Completed in 9 milliseconds