Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Drt5645.c603 case RT5645_DEPOP_M1: in rt5645_readable_register()
1682 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x000d); in hp_amp_power()
1692 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1705 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x000d); in hp_amp_power()
1725 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1746 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x0001); in hp_amp_power()
1749 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in hp_amp_power()
1757 snd_soc_component_write(component, RT5645_DEPOP_M1, 0x0000); in hp_amp_power()
1787 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in rt5645_hp_event()
1789 snd_soc_component_update_bits(component, RT5645_DEPOP_M1, in rt5645_hp_event()
[all …]
Drt5645.h113 #define RT5645_DEPOP_M1 0x8e macro