Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda7219.c892 u8 hp_ctrl, min_gain_mask; in da7219_mixout_event() local
896 hp_ctrl = DA7219_HP_L_CTRL; in da7219_mixout_event()
900 hp_ctrl = DA7219_HP_R_CTRL; in da7219_mixout_event()
910 snd_soc_component_update_bits(component, hp_ctrl, min_gain_mask, in da7219_mixout_event()
918 snd_soc_component_update_bits(component, hp_ctrl, min_gain_mask, 0); in da7219_mixout_event()