Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Drt5677.c155 {RT5677_PWR_ANLG2 , 0x0000},
305 case RT5677_PWR_ANLG2: /* Modified by DSP firmware */ in rt5677_volatile_register()
421 case RT5677_PWR_ANLG2: in rt5677_readable_register()
779 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_vad_source()
2577 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst1_event()
2582 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst1_event()
2601 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst2_event()
2606 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst2_event()
2669 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_micbias1_event()
2676 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_micbias1_event()
[all …]
Drt5677.h108 #define RT5677_PWR_ANLG2 0x64 macro