Home
last modified time | relevance | path

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

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