Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5651.c281 case RT5651_D_MISC: in rt5651_readable_register()
316 snd_soc_component_update_bits(component, RT5651_D_MISC, 0xc00, 0xc00); in rt5651_asrc_put()
1566 snd_soc_component_update_bits(component, RT5651_D_MISC, in rt5651_set_bias_level()
1581 snd_soc_component_update_bits(component, RT5651_D_MISC, 0x1, 0x1); in rt5651_set_bias_level()
1589 snd_soc_component_write(component, RT5651_D_MISC, 0x0010); in rt5651_set_bias_level()
H A Drt5651.h129 #define RT5651_D_MISC 0xfa macro