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

  /external/u-boot/board/Arcturus/ucp1020/
ucp1020.h 19 #define GPIO8 23
29 #define GPIO_SDHC_CD GPIO8
  /external/u-boot/board/technexion/tao3530/
tao3530.c 135 writel(~(GPIO10 | GPIO8 | GPIO2 | GPIO1), &gpio6_base->oe);
140 writel(GPIO10 | GPIO8 | GPIO2 | GPIO1,
  /external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h 117 #define GPIO8 (0x1 << 8)
  /external/u-boot/board/ti/beagle/
beagle.c 498 writel(GPIO23 | GPIO10 | GPIO8 | GPIO2 | GPIO1,
504 writel(~(GPIO23 | GPIO10 | GPIO8 | GPIO2 | GPIO1), &gpio6_base->oe);
  /external/u-boot/arch/arm/include/asm/arch-pxa/
pxa-regs.h     [all...]

Completed in 336 milliseconds