Searched refs:WM8996_GP1_FN_MASK (Results 1 – 2 of 2) sorted by relevance
1750 (snd_soc_read(codec, WM8996_GPIO_1)) & WM8996_GP1_FN_MASK) { in wm8996_hw_params()2166 WM8996_GP1_FN_MASK | WM8996_GP1_DIR | in wm8996_gpio_direction_out()2188 WM8996_GP1_FN_MASK | WM8996_GP1_DIR, in wm8996_gpio_direction_in()3032 if (reg & WM8996_GP1_FN_MASK) in wm8996_i2c_probe()
3254 #define WM8996_GP1_FN_MASK 0x000F /* GP1_FN - [3:0] */ macro