Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5663.c861 case RT5663_RC_CLK: in rt5663_readable_register()
1480 snd_soc_component_update_bits(component, RT5663_RC_CLK, in rt5663_v2_jack_detect()
1722 snd_soc_component_update_bits(component, RT5663_RC_CLK, RT5663_DIG_25M_CLK_MASK, in rt5663_impedance_sensing()
1781 snd_soc_component_update_bits(component, RT5663_RC_CLK, RT5663_DIG_25M_CLK_MASK, in rt5663_impedance_sensing()
3337 regmap_write(rt5663->regmap, RT5663_RC_CLK, 0x0380); in rt5663_v2_calibrate()
3357 regmap_write(rt5663->regmap, RT5663_RC_CLK, 0x0380); in rt5663_calibrate()
Drt5663.h730 #define RT5663_RC_CLK 0x0094 macro