Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dda7219-aad.c64 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_btn_det_work()
217 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
224 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
264 regcache_sync_region(da7219->regmap, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
310 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, DA7219_HP_L_AMP_OE_MASK, in da7219_aad_hptest_work()
434 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_aad_irq_thread()
Dda7219.c663 SOC_DOUBLE_R_EXT("Headphone Switch", DA7219_HP_L_CTRL, DA7219_HP_R_CTRL,
667 SOC_DOUBLE_R("Headphone Gain Ramp Switch", DA7219_HP_L_CTRL,
670 SOC_DOUBLE_R("Headphone ZC Gain Switch", DA7219_HP_L_CTRL,
890 hp_ctrl = DA7219_HP_L_CTRL; in da7219_mixout_event()
1048 SND_SOC_DAPM_SUPPLY_S("Headphone Left PGA", 1, DA7219_HP_L_CTRL,
2348 { DA7219_HP_L_CTRL, 0x40 },
2544 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_probe()
2552 snd_soc_component_update_bits(component, DA7219_HP_L_CTRL, in da7219_probe()
Dda7219.h80 #define DA7219_HP_L_CTRL 0x6B macro