Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c1201 RT5616_D_GATE_EN, in rt5616_set_bias_level()
1202 RT5616_D_GATE_EN); in rt5616_set_bias_level()
1207 snd_soc_component_update_bits(component, RT5616_D_MISC, RT5616_D_GATE_EN, 0); in rt5616_set_bias_level()
H A Drt5616.h1729 #define RT5616_D_GATE_EN (0x1) macro