Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Domap_gpio.c61 reg += OMAP_GPIO_OE; in _set_gpio_direction()
80 reg += OMAP_GPIO_OE; in _get_gpio_direction()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h81 #define OMAP_GPIO_OE 0x0134 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h89 #define OMAP_GPIO_OE 0x0134 macro
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c518 temp = readl(AM33XX_GPIO5_BASE + OMAP_GPIO_OE); in enable_vtt_regulator()
520 writel(temp, AM33XX_GPIO5_BASE + OMAP_GPIO_OE); in enable_vtt_regulator()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h461 #define OMAP_GPIO_OE 0x0134 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h489 #define OMAP_GPIO_OE 0x0034 macro