Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm8996.c2144 WM8996_GP1_LVL, !!value << WM8996_GP1_LVL_SHIFT); in wm8996_gpio_set()
2157 WM8996_GP1_LVL, val); in wm8996_gpio_direction_out()
2170 return (reg & WM8996_GP1_LVL) != 0; in wm8996_gpio_get()
Dwm8996.h3246 #define WM8996_GP1_LVL 0x0040 /* GP1_LVL */ macro