Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.c860 case RT5663_RC_CLK: in rt5663_readable_register()
1479 snd_soc_component_update_bits(component, RT5663_RC_CLK, in rt5663_v2_jack_detect()
1721 snd_soc_component_update_bits(component, RT5663_RC_CLK, RT5663_DIG_25M_CLK_MASK, in rt5663_impedance_sensing()
1780 snd_soc_component_update_bits(component, RT5663_RC_CLK, RT5663_DIG_25M_CLK_MASK, in rt5663_impedance_sensing()
3328 regmap_write(rt5663->regmap, RT5663_RC_CLK, 0x0380); in rt5663_v2_calibrate()
3348 regmap_write(rt5663->regmap, RT5663_RC_CLK, 0x0380); in rt5663_calibrate()
Drt5663.h730 #define RT5663_RC_CLK 0x0094 macro