Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dmxc_gpio.c211 static int mxc_gpio_direction_input(struct udevice *dev, unsigned offset) in mxc_gpio_direction_input() function
267 .direction_input = mxc_gpio_direction_input,