OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SYS_PSSR_VAL
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/configs/
h2200.h
71
#define
CONFIG_SYS_PSSR_VAL
0x00000000
colibri_pxa270.h
161
#define
CONFIG_SYS_PSSR_VAL
0x30
zipitz2.h
159
#define
CONFIG_SYS_PSSR_VAL
0x30
/external/u-boot/arch/arm/cpu/pxa/
pxa2xx.c
213
writel(
CONFIG_SYS_PSSR_VAL
, PSSR);
Completed in 44 milliseconds