Searched refs:REG_DIR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/pinctrl/meson/ |
D | pinctrl-meson.h | 71 REG_DIR, enumerator 144 [REG_DIR] = { dr, db }, \
|
D | pinctrl-meson.c | 343 meson_calc_reg_and_bit(bank, gpio, REG_DIR, ®, &bit); in meson_gpio_direction_input() 360 meson_calc_reg_and_bit(bank, gpio, REG_DIR, ®, &bit); in meson_gpio_direction_output()
|