OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO23
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-omap3/
omap.h
132
#define
GPIO23
(0x1 << 23)
/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 414 milliseconds