Searched refs:omap34xx_gpio (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/arch/arm/mach-omap2/omap3/ |
D | board.c | 39 static const struct omap_gpio_platdata omap34xx_gpio[] = { variable 49 { "gpio_omap", &omap34xx_gpio[0] }, 50 { "gpio_omap", &omap34xx_gpio[1] }, 51 { "gpio_omap", &omap34xx_gpio[2] }, 52 { "gpio_omap", &omap34xx_gpio[3] }, 53 { "gpio_omap", &omap34xx_gpio[4] }, 54 { "gpio_omap", &omap34xx_gpio[5] },
|