Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c226 case RT5616_PWR_ANLG1: in rt5616_readable_register()
504 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_charge_pump_event()
509 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_charge_pump_event()
514 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_charge_pump_event()
542 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_charge_pump_event()
630 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_lout_event()
640 snd_soc_component_update_bits(component, RT5616_PWR_ANLG1, in rt5616_lout_event()
702 SND_SOC_DAPM_SUPPLY("LDO", RT5616_PWR_ANLG1,
1368 regmap_update_bits(rt5616->regmap, RT5616_PWR_ANLG1, in rt5616_i2c_probe()
1374 regmap_update_bits(rt5616->regmap, RT5616_PWR_ANLG1, in rt5616_i2c_probe()
[all …]
H A Drt5616.h50 #define RT5616_PWR_ANLG1 0x63 macro