Searched refs:WM8994_GPIO_DIR_MASK (Results 1 – 2 of 2) sorted by relevance
779 ret |= wm8994_update_bits(WM8994_GPIO_3, WM8994_GPIO_DIR_MASK | in wm8994_device_init()784 ret |= wm8994_update_bits(WM8994_GPIO_4, WM8994_GPIO_DIR_MASK | in wm8994_device_init()789 ret |= wm8994_update_bits(WM8994_GPIO_5, WM8994_GPIO_DIR_MASK | in wm8994_device_init()
320 #define WM8994_GPIO_DIR_MASK 0xFFE0 macro