Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/meson/
Dpinctrl-meson.h65 REG_DIR, enumerator
151 [REG_DIR] = { dr, db }, \
Dpinctrl-meson.c213 return meson_pinconf_set_gpio_bit(pc, pin, REG_DIR, !out); in meson_pinconf_set_output()
219 int ret = meson_pinconf_get_gpio_bit(pc, pin, REG_DIR); in meson_pinconf_get_output()