Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5677.c153 {RT5677_PWR_ANLG2 , 0x0000},
303 case RT5677_PWR_ANLG2: /* Modified by DSP firmware */ in rt5677_volatile_register()
419 case RT5677_PWR_ANLG2: in rt5677_readable_register()
777 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_vad_source()
2575 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst1_event()
2580 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst1_event()
2599 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst2_event()
2604 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_bst2_event()
2667 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_micbias1_event()
2674 regmap_update_bits(rt5677->regmap, RT5677_PWR_ANLG2, in rt5677_set_micbias1_event()
[all …]
Drt5677.h108 #define RT5677_PWR_ANLG2 0x64 macro