Home
last modified time | relevance | path

Searched refs:DA7219_HP_R_CTRL (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dda7219-aad.c66 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_btn_det_work()
219 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
226 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
264 DA7219_HP_R_CTRL); in da7219_aad_hptest_work()
311 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, DA7219_HP_R_AMP_OE_MASK, in da7219_aad_hptest_work()
466 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_irq_thread()
H A Dda7219.c656 SOC_DOUBLE_R_EXT("Headphone Switch", DA7219_HP_L_CTRL, DA7219_HP_R_CTRL,
661 DA7219_HP_R_CTRL, DA7219_HP_L_AMP_RAMP_EN_SHIFT,
664 DA7219_HP_R_CTRL, DA7219_HP_L_AMP_ZC_EN_SHIFT,
887 hp_ctrl = DA7219_HP_R_CTRL;
1045 SND_SOC_DAPM_SUPPLY_S("Headphone Right PGA", 1, DA7219_HP_R_CTRL,
2341 { DA7219_HP_R_CTRL, 0x40 },
2539 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_probe()
2547 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_probe()
H A Dda7219.h81 #define DA7219_HP_R_CTRL 0x6C macro