OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SYS_GPCR2_VAL
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/configs/
h2200.h
85
#define
CONFIG_SYS_GPCR2_VAL
0x00000000
colibri_pxa270.h
144
#define
CONFIG_SYS_GPCR2_VAL
0x00000000
zipitz2.h
148
#define
CONFIG_SYS_GPCR2_VAL
0x00000000
/external/u-boot/arch/arm/cpu/pxa/
pxa2xx.c
190
writel(
CONFIG_SYS_GPCR2_VAL
, GPCR2);
Completed in 608 milliseconds