Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dda7219-aad.c67 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_btn_det_work()
220 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
227 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_hptest_work()
265 DA7219_HP_R_CTRL); in da7219_aad_hptest_work()
312 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, DA7219_HP_R_AMP_OE_MASK, in da7219_aad_hptest_work()
432 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_aad_irq_thread()
Dda7219.c669 SOC_DOUBLE_R_EXT("Headphone Switch", DA7219_HP_L_CTRL, DA7219_HP_R_CTRL,
674 DA7219_HP_R_CTRL, DA7219_HP_L_AMP_RAMP_EN_SHIFT,
677 DA7219_HP_R_CTRL, DA7219_HP_L_AMP_ZC_EN_SHIFT,
900 hp_ctrl = DA7219_HP_R_CTRL; in da7219_mixout_event()
1058 SND_SOC_DAPM_SUPPLY_S("Headphone Right PGA", 1, DA7219_HP_R_CTRL,
2356 { DA7219_HP_R_CTRL, 0x40 },
2554 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_probe()
2562 snd_soc_component_update_bits(component, DA7219_HP_R_CTRL, in da7219_probe()
Dda7219.h81 #define DA7219_HP_R_CTRL 0x6C macro