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