Searched refs:WM5100_GP1_LVL (Results 1 – 2 of 2) sorted by relevance
2244 WM5100_GP1_LVL, !!value << WM5100_GP1_LVL_SHIFT); in wm5100_gpio_set()2257 WM5100_GP1_LVL, val); in wm5100_gpio_direction_out()2274 return (reg & WM5100_GP1_LVL) != 0; in wm5100_gpio_get()
3029 #define WM5100_GP1_LVL 0x0040 /* GP1_LVL */ macro