Home
last modified time | relevance | path

Searched refs:mxc_gpio_is_output (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dmxc_gpio.c166 static int mxc_gpio_is_output(struct gpio_regs *regs, int offset) in mxc_gpio_is_output() function
260 if (mxc_gpio_is_output(bank->regs, offset)) in mxc_gpio_get_function()