Searched refs:REG_DIR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.h | 66 REG_DIR, enumerator 109 [REG_DIR] = { dr, db }, \
|
H A D | pinctrl-meson.c | 122 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, ®, in meson_gpio_get_direction() 138 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, ®, in meson_gpio_direction_input() 155 ret = meson_gpio_calc_reg_and_bit(dev->parent, offset, REG_DIR, ®, in meson_gpio_direction_output()
|