Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5670.c325 case RT5670_PWR_ANLG2: in rt5670_readable_register()
1514 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst1_event()
1519 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst1_event()
1537 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst2_event()
1542 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst2_event()
1554 SND_SOC_DAPM_SUPPLY("PLL1", RT5670_PWR_ANLG2,
1591 SND_SOC_DAPM_SUPPLY("MICBIAS1", RT5670_PWR_ANLG2,
1620 SND_SOC_DAPM_PGA_E("BST1", RT5670_PWR_ANLG2, RT5670_PWR_BST1_BIT,
1623 SND_SOC_DAPM_PGA_E("BST2", RT5670_PWR_ANLG2, RT5670_PWR_BST2_BIT,
3065 regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG2, in rt5670_i2c_probe()
Drt5670.h76 #define RT5670_PWR_ANLG2 0x64 macro