Home
last modified time | relevance | path

Searched refs:OMAP_GPIO_OE (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Domap_gpio.c60 reg += OMAP_GPIO_OE; in _set_gpio_direction()
79 reg += OMAP_GPIO_OE; in _get_gpio_direction()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h80 #define OMAP_GPIO_OE 0x0134 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h88 #define OMAP_GPIO_OE 0x0134 macro
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c535 temp = readl(AM33XX_GPIO5_BASE + OMAP_GPIO_OE); in enable_vtt_regulator()
537 writel(temp, AM33XX_GPIO5_BASE + OMAP_GPIO_OE); in enable_vtt_regulator()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h474 #define OMAP_GPIO_OE 0x0134 macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h488 #define OMAP_GPIO_OE 0x0034 macro