Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pinctrl/meson/
Dpinctrl-meson.h67 REG_DIR, enumerator
154 [REG_DIR] = { dr, db }, \
Dpinctrl-meson.c218 return meson_pinconf_set_gpio_bit(pc, pin, REG_DIR, !out); in meson_pinconf_set_output()
224 int ret = meson_pinconf_get_gpio_bit(pc, pin, REG_DIR); in meson_pinconf_get_output()