Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5640.c290 case RT5640_MICBIAS: in rt5640_readable_register()
1978 snd_soc_component_update_bits(component, RT5640_MICBIAS, in rt5640_set_bias_level()
2393 snd_soc_component_update_bits(component, RT5640_MICBIAS, in rt5640_enable_jack_detect()
2486 snd_soc_component_update_bits(component, RT5640_MICBIAS, 0x0030, 0x0030); in rt5640_probe()
H A Drt5640.h100 #define RT5640_MICBIAS 0x93 macro