Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds