Searched refs:MXC_GPIO_DIRECTION_OUT (Results 1 – 2 of 2) sorted by relevance
19 MXC_GPIO_DIRECTION_OUT, enumerator83 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_direction()160 return mxc_gpio_direction(gpio, MXC_GPIO_DIRECTION_OUT); in gpio_direction_output()183 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_bank_direction()231 mxc_gpio_bank_direction(bank->regs, offset, MXC_GPIO_DIRECTION_OUT); in mxc_gpio_direction_output()
32 #define OUT MXC_GPIO_DIRECTION_OUT