Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-mxc.c40 IMX21_GPIO, /* runs on i.mx21 and i.mx27 */ enumerator
140 .driver_data = IMX21_GPIO,
154 { .compatible = "fsl,imx21-gpio", .data = &mxc_gpio_devtype[IMX21_GPIO], },
436 if (mxc_gpio_hwtype == IMX21_GPIO) { in mxc_gpio_probe()