HomeSort by relevance Sort by last modified time
    Searched refs:OMAP_GPIO_OE (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-omap4/
cpu.h 80 #define OMAP_GPIO_OE 0x0134
  /external/u-boot/arch/arm/include/asm/arch-omap5/
cpu.h 88 #define OMAP_GPIO_OE 0x0134
  /external/u-boot/drivers/gpio/
omap_gpio.c 60 reg += OMAP_GPIO_OE;
79 reg += OMAP_GPIO_OE;
  /external/u-boot/board/ti/am43xx/
board.c 522 temp = readl(AM33XX_GPIO5_BASE + OMAP_GPIO_OE);
524 writel(temp, AM33XX_GPIO5_BASE + OMAP_GPIO_OE);
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
cpu.h 474 #define OMAP_GPIO_OE 0x0134
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 488 #define OMAP_GPIO_OE 0x0034

Completed in 245 milliseconds