Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c605 case RT5645_DEPOP_M1: in rt5645_readable_register()
1684 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x000d); in hp_amp_power()
1694 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1710 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x000d); in hp_amp_power()
1730 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1751 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x0001); in hp_amp_power()
1755 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1763 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x0000); in hp_amp_power()
1793 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in rt5645_hp_event()
1795 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in rt5645_hp_event()
[all …]
H A Drt5645.h113 #define RT5645_DEPOP_M1 0x8e macro