Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt5682.c46 {RT5682_SAR_IL_CMD_1, 0x22b7},
649 case RT5682_SAR_IL_CMD_1: in rt5682_readable_register()
885 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
905 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
1042 RT5682_SAR_IL_CMD_1, RT5682_SAR_POW_MASK, in rt5682_set_jack_detect()
2968 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2973 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2982 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2990 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
3013 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