Searched refs:WM8996_GP1_FN_MASK (Results 1 – 2 of 2) sorted by relevance
1744 (snd_soc_component_read(component, WM8996_GPIO_1)) & WM8996_GP1_FN_MASK) { in wm8996_hw_params()2156 WM8996_GP1_FN_MASK | WM8996_GP1_DIR | in wm8996_gpio_direction_out()2178 WM8996_GP1_FN_MASK | WM8996_GP1_DIR, in wm8996_gpio_direction_in()3023 if (reg & WM8996_GP1_FN_MASK) in wm8996_i2c_probe()
3250 #define WM8996_GP1_FN_MASK 0x000F /* GP1_FN - [3:0] */ macro