Home
last modified time | relevance | path

Searched refs:WM5100_GP1_LVL (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm5100.c2244 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()
H A Dwm5100.h3029 #define WM5100_GP1_LVL 0x0040 /* GP1_LVL */ macro