Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5640.c329 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()
2476 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe()
2819 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
Drt5640.h141 #define RT5640_DUMMY1 0xfa macro