Searched refs:am33xx_gpio (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | board.c | 112 static const struct omap_gpio_platdata am33xx_gpio[] = { variable 124 { "gpio_omap", &am33xx_gpio[0] }, 125 { "gpio_omap", &am33xx_gpio[1] }, 126 { "gpio_omap", &am33xx_gpio[2] }, 127 { "gpio_omap", &am33xx_gpio[3] }, 129 { "gpio_omap", &am33xx_gpio[4] }, 130 { "gpio_omap", &am33xx_gpio[5] },
|