Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-mxc.c28 IMX21_GPIO, /* runs on i.mx21 and i.mx27 */ enumerator
141 .driver_data = IMX21_GPIO,
155 { .compatible = "fsl,imx21-gpio", .data = &mxc_gpio_devtype[IMX21_GPIO], },
462 if (mxc_gpio_hwtype == IMX21_GPIO) { in mxc_gpio_probe()