Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-wm8994.c59 WM8994_GPN_DIR, WM8994_GPN_DIR); in wm8994_gpio_direction_in()
88 WM8994_GPN_DIR | WM8994_GPN_LVL, value); in wm8994_gpio_direction_out()
218 if (reg & WM8994_GPN_DIR) in wm8994_gpio_dbg_show()
/openbmc/linux/include/linux/mfd/wm8994/
H A Dgpio.h39 #define WM8994_GPN_DIR 0x8000 /* GPN_DIR */ macro