Searched refs:MXC_GPIO_DIRECTION_OUT (Results 1 – 2 of 2) sorted by relevance
21 MXC_GPIO_DIRECTION_OUT, enumerator90 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_direction()167 return mxc_gpio_direction(gpio, MXC_GPIO_DIRECTION_OUT); in gpio_direction_output()190 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_bank_direction()238 mxc_gpio_bank_direction(bank->regs, offset, MXC_GPIO_DIRECTION_OUT); in mxc_gpio_direction_output()
114 #define OUT MXC_GPIO_DIRECTION_OUT
Completed in 5 milliseconds