Searched refs:WM5100_FLL1_ENA (Results 1 – 2 of 2) sorted by relevance
1788 snd_soc_component_update_bits(component, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()1811 snd_soc_component_update_bits(component, base + 1, WM5100_FLL1_ENA, 0); in wm5100_set_fll()1833 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