Searched refs:mxc_gpio_bank_get_value (Results 1 – 1 of 1) sorted by relevance
205 static int mxc_gpio_bank_get_value(struct gpio_regs *regs, int offset) in mxc_gpio_bank_get_value() function241 return mxc_gpio_bank_get_value(bank->regs, offset); in mxc_gpio_get_value()