Home
last modified time | relevance | path

Searched refs:DISPLAY_OPTIONS_BANNER_LENGTH (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Ddisplay_options.h60 #define DISPLAY_OPTIONS_BANNER_LENGTH 200 macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dversion.c20 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in do_version()
/OK3568_Linux_fs/u-boot/lib/
H A Ddisplay_options.c44 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in display_options()
/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c783 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in console_announce_r()