Home
last modified time | relevance | path

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

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