Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Ddb8500_gpio.c78 static unsigned get_gpio_offset(unsigned gpio) in get_gpio_offset() function
87 unsigned offset = get_gpio_offset(gpio); in gpio_set_mode()
118 unsigned offset = get_gpio_offset(gpio); in db8500_gpio_set_pull()
138 unsigned offset = get_gpio_offset(gpio); in db8500_gpio_make_input()
146 unsigned offset = get_gpio_offset(gpio); in db8500_gpio_get_input()
158 unsigned offset = get_gpio_offset(gpio); in db8500_gpio_make_output()
167 unsigned offset = get_gpio_offset(gpio); in db8500_gpio_set_output()