Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5640.c328 case RT5640_DUMMY1: in rt5640_readable_register()
426 SOC_DOUBLE("Mono ADC Capture Switch", RT5640_DUMMY1,
1972 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_set_bias_level()
1982 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x1, 0); in rt5640_set_bias_level()
2507 snd_soc_component_write(component, RT5640_DUMMY1, 0x3f41); in rt5640_enable_jack_detect()
2609 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x400, 0x0); in rt5640_enable_hda_jack_detect()
2671 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe()
2722 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_probe()
3029 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
Drt5640.h142 #define RT5640_DUMMY1 0xfa macro