OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RD_PROMPT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/sh/include/asm/
zimage.h
19
#define
RD_PROMPT
(1<<15)
/external/u-boot/arch/sh/lib/
bootm.c
85
ramdisk_flags |=
RD_PROMPT
;
87
ramdisk_flags &= ~
RD_PROMPT
;
Completed in 584 milliseconds