Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5640.c328 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()
2510 snd_soc_component_write(component, RT5640_DUMMY1, 0x3f41); in rt5640_enable_jack_detect()
2612 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x400, 0x0); in rt5640_enable_hda_jack_detect()
2674 snd_soc_component_update_bits(component, RT5640_DUMMY1, 0x0301, 0x0301); in rt5640_probe()
2725 snd_soc_component_update_bits(component, RT5640_DUMMY1, in rt5640_probe()
3032 regmap_update_bits(rt5640->regmap, RT5640_DUMMY1, in rt5640_i2c_probe()
H A Drt5640.h142 #define RT5640_DUMMY1 0xfa macro