Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c827 case RT5663_PWR_ANLG_1: in rt5663_readable_register()
1635 RT5663_PWR_ANLG_1, in rt5663_jack_detect()
1711 snd_soc_component_update_bits(component, RT5663_PWR_ANLG_1, in rt5663_impedance_sensing()
3122 RT5663_PWR_ANLG_1, in rt5663_set_bias_level()
3128 RT5663_PWR_ANLG_1, in rt5663_set_bias_level()
3332 regmap_write(rt5663->regmap, RT5663_PWR_ANLG_1, 0xa23e); in rt5663_v2_calibrate()
3334 regmap_write(rt5663->regmap, RT5663_PWR_ANLG_1, 0xf23e); in rt5663_v2_calibrate()
3355 regmap_write(rt5663->regmap, RT5663_PWR_ANLG_1, 0xa23b); in rt5663_calibrate()
3357 regmap_write(rt5663->regmap, RT5663_PWR_ANLG_1, 0xf23b); in rt5663_calibrate()
3448 regmap_write(rt5663->regmap, RT5663_PWR_ANLG_1, 0x003b); in rt5663_calibrate()
[all …]
H A Drt5663.h693 #define RT5663_PWR_ANLG_1 0x0063 macro