Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-mxc.c42 IMX35_GPIO, /* runs on all other i.mx */ enumerator
146 .driver_data = IMX35_GPIO,
156 { .compatible = "fsl,imx35-gpio", .data = &mxc_gpio_devtype[IMX35_GPIO], },
384 if (hwtype == IMX35_GPIO) in mxc_gpio_get_hw()