Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dgpio.h33 #define OMAP34XX_GPIO6_BASE 0x49058000 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c46 { 5, OMAP34XX_GPIO6_BASE },
66 { (void *)OMAP34XX_GPIO6_BASE },
/OK3568_Linux_fs/u-boot/board/technexion/tao3530/
H A Dtao3530.c129 struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE; in misc_init_r()
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c331 struct gpio *gpio6_base = (struct gpio *)OMAP34XX_GPIO6_BASE; in misc_init_r()