Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-mxc.c41 IMX31_GPIO, /* runs on i.mx31 */ enumerator
143 .driver_data = IMX31_GPIO,
155 { .compatible = "fsl,imx31-gpio", .data = &mxc_gpio_devtype[IMX31_GPIO], },
386 else if (hwtype == IMX31_GPIO) in mxc_gpio_get_hw()