Home
last modified time | relevance | path

Searched refs:mxc_gpio_hwtype (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mxc.c27 enum mxc_gpio_hwtype { enum
118 static enum mxc_gpio_hwtype mxc_gpio_hwtype; variable
379 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw()
385 if (mxc_gpio_hwtype) { in mxc_gpio_get_hw()
391 BUG_ON(mxc_gpio_hwtype != hwtype); in mxc_gpio_get_hw()
402 mxc_gpio_hwtype = hwtype; in mxc_gpio_get_hw()
464 if (mxc_gpio_hwtype == IMX21_GPIO) { in mxc_gpio_probe()

Completed in 2 milliseconds