Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5682s.c584 case RT5682S_SAR_IL_CMD_1...RT5682S_SAR_IL_CMD_14: in rt5682s_readable_register()
661 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
666 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
678 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
681 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
689 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
706 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_enable_push_button_irq()
726 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_disable_push_button_irq()
791 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_headset_detect()
971 regmap_update_bits(rt5682s->regmap, RT5682S_SAR_IL_CMD_1, in rt5682s_set_jack_detect()
[all...]
H A Drt5682s.h283 #define RT5682S_SAR_IL_CMD_1 0x0210 macro