Searched refs:mxc_plat (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | mxc_gpio.c | 342 static const struct mxc_gpio_plat mxc_plat[] = { variable 360 { "gpio_mxc", &mxc_plat[0] }, 361 { "gpio_mxc", &mxc_plat[1] }, 362 { "gpio_mxc", &mxc_plat[2] }, 365 { "gpio_mxc", &mxc_plat[3] }, 368 { "gpio_mxc", &mxc_plat[4] }, 369 { "gpio_mxc", &mxc_plat[5] }, 372 { "gpio_mxc", &mxc_plat[6] },
|