Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson.h66 REG_DIR, enumerator
109 [REG_DIR] = { dr, db }, \
H A Dpinctrl-meson.c122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_get_direction()
138 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_input()
155 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, &reg, in meson_gpio_direction_output()