Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/meson/
Dpinctrl-meson.h68 REG_DIR, enumerator
155 [REG_DIR] = { dr, db }, \
Dpinctrl-meson.c221 return meson_pinconf_set_gpio_bit(pc, pin, REG_DIR, !out); in meson_pinconf_set_output()
227 int ret = meson_pinconf_get_gpio_bit(pc, pin, REG_DIR); in meson_pinconf_get_output()