Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwm8996.c2145 WM8996_GP1_LVL, in wm8996_gpio_set()
2159 WM8996_GP1_LVL, val); in wm8996_gpio_direction_out()
2172 return (reg & WM8996_GP1_LVL) != 0; in wm8996_gpio_get()
H A Dwm8996.h3246 #define WM8996_GP1_LVL 0x0040 /* GP1_LVL */ macro