Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5659.c718 case RT5659_PWR_ANLG_1: in rt5659_readable_register()
1270 reg_63 = snd_soc_component_read(component, RT5659_PWR_ANLG_1); in rt5659_headset_detect()
1272 snd_soc_component_update_bits(component, RT5659_PWR_ANLG_1, in rt5659_headset_detect()
1276 snd_soc_component_update_bits(component, RT5659_PWR_ANLG_1, in rt5659_headset_detect()
1300 snd_soc_component_write(component, RT5659_PWR_ANLG_1, reg_63); in rt5659_headset_detect()
2447 SND_SOC_DAPM_SUPPLY("Mono Vref", RT5659_PWR_ANLG_1,
2785 SND_SOC_DAPM_PGA_S("Mono Amp", 1, RT5659_PWR_ANLG_1, RT5659_PWR_MA_BIT,
2790 SND_SOC_DAPM_PGA_S("LOUT Amp", 1, RT5659_PWR_ANLG_1, RT5659_PWR_LM_BIT,
3624 regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1, in rt5659_set_bias_level()
3628 regmap_update_bits(rt5659->regmap, RT5659_PWR_ANLG_1, in rt5659_set_bias_level()
[all …]
Drt5659.h115 #define RT5659_PWR_ANLG_1 0x0063 macro