Home
last modified time | relevance | path

Searched defs:U_BOOT_CMD_ALWAYS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcommand.h225 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ macro
230 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ macro
/OK3568_Linux_fs/u-boot/cmd/
H A DKconfig33 config U_BOOT_CMD_ALWAYS config