Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.c321 case RT5670_PWR_ANLG1: in rt5670_readable_register()
1451 regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG1, in rt5670_hp_power_event()
1919 SND_SOC_DAPM_SUPPLY("HP L Amp", RT5670_PWR_ANLG1,
1921 SND_SOC_DAPM_SUPPLY("HP R Amp", RT5670_PWR_ANLG1,
2673 snd_soc_component_update_bits(component, RT5670_PWR_ANLG1, in rt5670_set_bias_level()
2679 snd_soc_component_update_bits(component, RT5670_PWR_ANLG1, in rt5670_set_bias_level()
2686 snd_soc_component_update_bits(component, RT5670_PWR_ANLG1, in rt5670_set_bias_level()
2691 snd_soc_component_update_bits(component, RT5670_PWR_ANLG1, in rt5670_set_bias_level()
2694 snd_soc_component_update_bits(component, RT5670_PWR_ANLG1, in rt5670_set_bias_level()
3149 regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG1, in rt5670_i2c_probe()
[all …]
H A Drt5670.h70 #define RT5670_PWR_ANLG1 0x63 macro