Searched refs:mxc_gpio_hwtype (Results 1 – 1 of 1) sorted by relevance
26 enum mxc_gpio_hwtype { enum117 static enum mxc_gpio_hwtype mxc_gpio_hwtype; variable377 enum mxc_gpio_hwtype hwtype; in mxc_gpio_get_hw()383 if (mxc_gpio_hwtype) { in mxc_gpio_get_hw()389 BUG_ON(mxc_gpio_hwtype != hwtype); in mxc_gpio_get_hw()400 mxc_gpio_hwtype = hwtype; in mxc_gpio_get_hw()462 if (mxc_gpio_hwtype == IMX21_GPIO) { in mxc_gpio_probe()