Searched refs:WM8994_AIF1_WL_MASK (Results 1 – 2 of 2) sorted by relevance
3064 snd_soc_component_update_bits(component, aif1_reg, WM8994_AIF1_WL_MASK, aif1); in wm8994_hw_params()3130 return snd_soc_component_update_bits(component, aif1_reg, WM8994_AIF1_WL_MASK, aif1); in wm8994_aif3_hw_params()
2590 #define WM8994_AIF1_WL_MASK 0x0060 /* AIF1_WL - [6:5] */ macro