Searched refs:mxc_gpio_bank_set_value (Results 1 – 1 of 1) sorted by relevance
199 static void mxc_gpio_bank_set_value(struct gpio_regs *regs, int offset, in mxc_gpio_bank_set_value() function235 mxc_gpio_bank_set_value(bank->regs, offset, value); in mxc_gpio_direction_output()257 mxc_gpio_bank_set_value(bank->regs, offset, value); in mxc_gpio_set_value()
Completed in 3 milliseconds