Searched refs:WM8996_GP1_LVL (Results 1 – 2 of 2) sorted by relevance
2152 WM8996_GP1_LVL, !!value << WM8996_GP1_LVL_SHIFT); in wm8996_gpio_set()2165 WM8996_GP1_LVL, val); in wm8996_gpio_direction_out()2178 return (reg & WM8996_GP1_LVL) != 0; in wm8996_gpio_get()
3250 #define WM8996_GP1_LVL 0x0040 /* GP1_LVL */ macro