Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dgpio.h32 #define OMAP34XX_GPIO6_BASE 0x49058000 macro
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c43 { 5, OMAP34XX_GPIO6_BASE },
63 { (void *)OMAP34XX_GPIO6_BASE },
/openbmc/u-boot/board/technexion/tao3530/
H A Dtao3530.c128 struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE; in misc_init_r()
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c329 struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE; in misc_init_r()