Searched refs:WM5100_FLL1_ENA (Results 1 – 2 of 2) sorted by relevance
1785 snd_soc_component_update_bits(component, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()1808 snd_soc_component_update_bits(component, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()1830 snd_soc_component_update_bits(component, base + 1, WM5100_FLL1_ENA, WM5100_FLL1_ENA); in wm5100_set_fll()
1197 #define WM5100_FLL1_ENA 0x0001 /* FLL1_ENA */ macro