Searched refs:RT5616_LOUT_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5616.c | 202 case RT5616_LOUT_CTRL1: in rt5616_readable_register() 313 SOC_DOUBLE("OUT Playback Switch", RT5616_LOUT_CTRL1, 315 SOC_DOUBLE("OUT Channel Switch", RT5616_LOUT_CTRL1, 317 SOC_DOUBLE_TLV("OUT Playback Volume", RT5616_LOUT_CTRL1, 632 snd_soc_component_update_bits(component, RT5616_LOUT_CTRL1, in rt5616_lout_event() 637 snd_soc_component_update_bits(component, RT5616_LOUT_CTRL1, in rt5616_lout_event() 1403 regmap_write(rt5616->regmap, RT5616_LOUT_CTRL1, 0xc8c8); in rt5616_i2c_shutdown()
|
H A D | rt5616.h | 19 #define RT5616_LOUT_CTRL1 0x03 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5616.c | 202 case RT5616_LOUT_CTRL1: in rt5616_readable_register() 313 SOC_DOUBLE("OUT Playback Switch", RT5616_LOUT_CTRL1, 315 SOC_DOUBLE("OUT Channel Switch", RT5616_LOUT_CTRL1, 317 SOC_DOUBLE_TLV("OUT Playback Volume", RT5616_LOUT_CTRL1, 632 snd_soc_component_update_bits(component, RT5616_LOUT_CTRL1, in rt5616_lout_event() 637 snd_soc_component_update_bits(component, RT5616_LOUT_CTRL1, in rt5616_lout_event() 1399 regmap_write(rt5616->regmap, RT5616_LOUT_CTRL1, 0xc8c8); in rt5616_i2c_shutdown()
|
H A D | rt5616.h | 19 #define RT5616_LOUT_CTRL1 0x03 macro
|
Completed in 18 milliseconds