Searched refs:am33xx_gpio (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/arch/arm/mach-omap2/am33xx/ |
D | board.c | 97 static const struct omap_gpio_platdata am33xx_gpio[] = { variable 109 { "gpio_omap", &am33xx_gpio[0] }, 110 { "gpio_omap", &am33xx_gpio[1] }, 111 { "gpio_omap", &am33xx_gpio[2] }, 112 { "gpio_omap", &am33xx_gpio[3] }, 114 { "gpio_omap", &am33xx_gpio[4] }, 115 { "gpio_omap", &am33xx_gpio[5] },
|