Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dmxc_gpio.c20 MXC_GPIO_DIRECTION_IN, enumerator
93 case MXC_GPIO_DIRECTION_IN: in mxc_gpio_direction()
157 return mxc_gpio_direction(gpio, MXC_GPIO_DIRECTION_IN); in gpio_direction_input()
193 case MXC_GPIO_DIRECTION_IN: in mxc_gpio_bank_direction()
223 mxc_gpio_bank_direction(bank->regs, offset, MXC_GPIO_DIRECTION_IN); in mxc_gpio_direction_input()

Completed in 3 milliseconds