Home
last modified time | relevance | path

Searched refs:OMAP_GPIO_CTRL (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h79 #define OMAP_GPIO_CTRL 0x0130 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h87 #define OMAP_GPIO_CTRL 0x0130 macro
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h473 #define OMAP_GPIO_CTRL 0x0130 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h487 #define OMAP_GPIO_CTRL 0x0030 macro
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c529 writel(GPIO_CTRL_ENABLEMODULE, AM33XX_GPIO5_BASE + OMAP_GPIO_CTRL); in enable_vtt_regulator()