Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dsh_pfc.c560 static int sh_gpio_get_value(struct pinmux_info *gpioc, unsigned gpio) in sh_gpio_get_value() function
577 return sh_gpio_get_value(gpioc, offset); in sh_gpio_get()