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