Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5682s.c584 case RT5682S_SAR_IL_CMD_1...RT5682S_SAR_IL_CMD_14: in rt5682s_readable_register()
660 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
665 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
677 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
680 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
688 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_sar_power_mode()
705 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_enable_push_button_irq()
725 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_disable_push_button_irq()
790 snd_soc_component_update_bits(component, RT5682S_SAR_IL_CMD_1, in rt5682s_headset_detect()
970 regmap_update_bits(rt5682s->regmap, RT5682S_SAR_IL_CMD_1, in rt5682s_set_jack_detect()
Drt5682s.h283 #define RT5682S_SAR_IL_CMD_1 0x0210 macro