Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5640.c332 case RT5640_DUMMY1: in rt5640_readable_register()
427 SOC_DOUBLE("Mono ADC Capture Switch", RT5640_DUMMY1,
1977 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_set_bias_level()
1987 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x1, 0); in rt5640_set_bias_level()
2386 snd_soc_component_write(component, RT5640_DUMMY1, 0x3f41); in rt5640_enable_jack_detect()
2479 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe()
2821 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
Drt5640.h144 #define RT5640_DUMMY1 0xfa macro