Searched refs:WM8903_GP1_DIR_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define WM8903_GP1_DIR_MASK 0x0080 /* GP1_DIR */ macro
1788 mask = WM8903_GP1_FN_MASK | WM8903_GP1_DIR_MASK; in wm8903_gpio_direction_in()1817 mask = WM8903_GP1_FN_MASK | WM8903_GP1_DIR_MASK | WM8903_GP1_LVL_MASK; in wm8903_gpio_direction_out()
Completed in 8 milliseconds