Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Drt5670.c322 case RT5670_PWR_ANLG2: in rt5670_readable_register()
1558 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst1_event()
1563 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst1_event()
1581 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst2_event()
1586 snd_soc_component_update_bits(component, RT5670_PWR_ANLG2, in rt5670_bst2_event()
1598 SND_SOC_DAPM_SUPPLY("PLL1", RT5670_PWR_ANLG2,
1635 SND_SOC_DAPM_SUPPLY("MICBIAS1", RT5670_PWR_ANLG2,
1664 SND_SOC_DAPM_PGA_E("BST1", RT5670_PWR_ANLG2, RT5670_PWR_BST1_BIT,
1667 SND_SOC_DAPM_PGA_E("BST2", RT5670_PWR_ANLG2, RT5670_PWR_BST2_BIT,
3200 regmap_update_bits(rt5670->regmap, RT5670_PWR_ANLG2, in rt5670_i2c_probe()
Drt5670.h71 #define RT5670_PWR_ANLG2 0x64 macro