Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Drt5682.c46 {RT5682_SAR_IL_CMD_1, 0x22b7},
645 case RT5682_SAR_IL_CMD_1: in rt5682_readable_register()
881 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
901 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
1035 RT5682_SAR_IL_CMD_1, RT5682_SAR_POW_MASK, in rt5682_set_jack_detect()
2932 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2937 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2946 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2949 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2970 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_resume()
Drt5682-sdw.c475 regmap_update_bits(rt5682->regmap, RT5682_SAR_IL_CMD_1, in rt5682_io_init()
Drt5682.h270 #define RT5682_SAR_IL_CMD_1 0x0210 macro