Home
last modified time | relevance | path

Searched refs:OMAP34XX_GPIO5_BASE (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-omap3/
Dgpio.h31 #define OMAP34XX_GPIO5_BASE 0x49056000 macro
/external/u-boot/arch/arm/mach-omap2/omap3/
Dboard.c42 { 4, OMAP34XX_GPIO5_BASE },
62 { (void *)OMAP34XX_GPIO5_BASE },
/external/u-boot/board/technexion/tao3530/
Dtao3530.c127 struct gpio *gpio5_base = (struct gpio *)OMAP34XX_GPIO5_BASE; in misc_init_r()
/external/u-boot/board/ti/beagle/
Dbeagle.c340 struct gpio *gpio5_base = (struct gpio *)OMAP34XX_GPIO5_BASE; in misc_init_r()