Searched refs:RT5640_DUMMY1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5640.c | 328 case RT5640_DUMMY1: in rt5640_readable_register() 426 SOC_DOUBLE("Mono ADC Capture Switch", RT5640_DUMMY1, 1975 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_set_bias_level() 1985 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x1, 0); in rt5640_set_bias_level() 2508 snd_soc_component_write(component, RT5640_DUMMY1, 0x3f41); in rt5640_enable_jack_detect() 2610 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x400, 0x0); in rt5640_enable_hda_jack_detect() 2672 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe() 2723 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_probe() 3029 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
|
H A D | rt5640.h | 142 #define RT5640_DUMMY1 0xfa macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5640.c | 329 case RT5640_DUMMY1: in rt5640_readable_register() 424 SOC_DOUBLE("Mono ADC Capture Switch", RT5640_DUMMY1, 1974 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_set_bias_level() 1984 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x1, 0); in rt5640_set_bias_level() 2383 snd_soc_component_write(component, RT5640_DUMMY1, 0x3f41); in rt5640_enable_jack_detect() 2483 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe() 2826 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
|
H A D | rt5640.h | 141 #define RT5640_DUMMY1 0xfa macro
|
Completed in 21 milliseconds