Home
last modified time | relevance | path

Searched refs:RT5663_RECMIX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5663.c810 case RT5663_RECMIX: in rt5663_readable_register()
1481 snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x8); in rt5663_v2_jack_detect()
1509 snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x0); in rt5663_v2_jack_detect()
1705 reg10 = snd_soc_component_read(component, RT5663_RECMIX); in rt5663_impedance_sensing()
1762 snd_soc_component_write(component, RT5663_RECMIX, 0x0005); in rt5663_impedance_sensing()
1783 snd_soc_component_write(component, RT5663_RECMIX, reg10); in rt5663_impedance_sensing()
3326 regmap_write(rt5663->regmap, RT5663_RECMIX, 0x4040); in rt5663_v2_calibrate()
3402 regmap_write(rt5663->regmap, RT5663_RECMIX, 0x0005); in rt5663_calibrate()
3643 regmap_update_bits(rt5663->regmap, RT5663_RECMIX, in rt5663_i2c_probe()
3669 regmap_update_bits(rt5663->regmap, RT5663_RECMIX, in rt5663_i2c_probe()
[all...]
H A Drt5663.h676 #define RT5663_RECMIX 0x0010 macro
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5663.c810 case RT5663_RECMIX: in rt5663_readable_register()
1481 snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x8); in rt5663_v2_jack_detect()
1509 snd_soc_component_update_bits(component, RT5663_RECMIX, 0x8, 0x0); in rt5663_v2_jack_detect()
1705 reg10 = snd_soc_component_read(component, RT5663_RECMIX); in rt5663_impedance_sensing()
1762 snd_soc_component_write(component, RT5663_RECMIX, 0x0005); in rt5663_impedance_sensing()
1783 snd_soc_component_write(component, RT5663_RECMIX, reg10); in rt5663_impedance_sensing()
3325 regmap_write(rt5663->regmap, RT5663_RECMIX, 0x4040); in rt5663_v2_calibrate()
3401 regmap_write(rt5663->regmap, RT5663_RECMIX, 0x0005); in rt5663_calibrate()
3641 regmap_update_bits(rt5663->regmap, RT5663_RECMIX, in rt5663_i2c_probe()
3667 regmap_update_bits(rt5663->regmap, RT5663_RECMIX, in rt5663_i2c_probe()
[all...]
H A Drt5663.h676 #define RT5663_RECMIX 0x0010 macro

Completed in 14 milliseconds