Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h95 #define OMAP_GPIO_SETDATAOUT 0x0194 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h103 #define OMAP_GPIO_SETDATAOUT 0x0194 macro
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Domap_gpio.c97 reg += OMAP_GPIO_SETDATAOUT; in _set_gpio_dataout()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h471 #define OMAP_GPIO_SETDATAOUT 0x0194 macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h503 #define OMAP_GPIO_SETDATAOUT 0x0094 macro
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A Dboard.c517 AM33XX_GPIO5_BASE + OMAP_GPIO_SETDATAOUT); in enable_vtt_regulator()