Searched refs:mxc_plat (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/gpio/
H A Dmxc_gpio.c351 static const struct mxc_gpio_plat mxc_plat[] = { variable in typeref:struct:mxc_gpio_plat
376 { "gpio_mxc", &mxc_plat[0] },
377 { "gpio_mxc", &mxc_plat[1] },
378 { "gpio_mxc", &mxc_plat[2] },
382 { "gpio_mxc", &mxc_plat[3] },
386 { "gpio_mxc", &mxc_plat[4] },
388 { "gpio_mxc", &mxc_plat[5] },
392 { "gpio_mxc", &mxc_plat[6] },
395 { "gpio_mxc", &mxc_plat[7] },

Completed in 33 milliseconds