Home
last modified time | relevance | path

Searched refs:WM8994_GPN_FN_MASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/
H A Dgpio.h67 #define WM8994_GPN_FN_MASK 0x001F /* GPN_FN - [4:0] */ macro
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-wm8994.c240 wm8994_gpio_fn(reg & WM8994_GPN_FN_MASK), reg); in wm8994_gpio_dbg_show()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8994.c4352 if ((reg & WM8994_GPN_FN_MASK) != WM8994_GP_FN_PIN_SPECIFIC) { in wm8994_component_probe()
4364 if ((reg & WM8994_GPN_FN_MASK) != WM8994_GP_FN_PIN_SPECIFIC) { in wm8994_component_probe()