Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmxc_gpio.c18 MXC_GPIO_DIRECTION_IN, enumerator
86 case MXC_GPIO_DIRECTION_IN: in mxc_gpio_direction()
150 return mxc_gpio_direction(gpio, MXC_GPIO_DIRECTION_IN); in gpio_direction_input()
186 case MXC_GPIO_DIRECTION_IN: in mxc_gpio_bank_direction()
216 mxc_gpio_bank_direction(bank->regs, offset, MXC_GPIO_DIRECTION_IN); in mxc_gpio_direction_input()