Searched refs:MXC_GPIO_DIRECTION_OUT (Results 1 – 2 of 2) sorted by relevance
20 MXC_GPIO_DIRECTION_OUT, enumerator78 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_direction()155 return mxc_gpio_direction(gpio, MXC_GPIO_DIRECTION_OUT); in gpio_direction_output()180 case MXC_GPIO_DIRECTION_OUT: in mxc_gpio_bank_direction()228 mxc_gpio_bank_direction(bank->regs, offset, MXC_GPIO_DIRECTION_OUT); in mxc_gpio_direction_output()
33 #define OUT MXC_GPIO_DIRECTION_OUT