Searched refs:WM8996_GP2_FN_MASK (Results 1 – 2 of 2) sorted by relevance
1755 (snd_soc_component_read(component, WM8996_GPIO_2)) & WM8996_GP2_FN_MASK) { in wm8996_hw_params()3034 if (reg & WM8996_GP2_FN_MASK) in wm8996_i2c_probe()
3285 #define WM8996_GP2_FN_MASK 0x000F /* GP2_FN - [3:0] */ macro