Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c3430 WM8962_GP2_FN_MASK | WM8962_GP2_LVL, val); in wm8962_gpio_direction_out()
3526 & WM8962_GP2_FN_MASK) { in wm8962_probe()
H A Dwm8962.h3319 #define WM8962_GP2_FN_MASK 0x001F /* GP2_FN - [4:0] */ macro