Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c47 {RT5682_SAR_IL_CMD_1, 0x22b7},
650 case RT5682_SAR_IL_CMD_1: in rt5682_readable_register()
886 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
906 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_enable_push_button_irq()
1046 RT5682_SAR_IL_CMD_1, RT5682_SAR_POW_MASK, in rt5682_set_jack_detect()
2975 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2980 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2989 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
2997 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_suspend()
3020 snd_soc_component_update_bits(component, RT5682_SAR_IL_CMD_1, in rt5682_resume()
H A Drt5682-sdw.c456 regmap_update_bits(rt5682->regmap, RT5682_SAR_IL_CMD_1, in rt5682_io_init()
H A Drt5682.h271 #define RT5682_SAR_IL_CMD_1 0x0210 macro