Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcommand.h185 #define U_BOOT_CMD_MKENT_COMPLETE(_name, _maxargs, _rep, _cmd, \ argument
190 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, _comp) \ argument
199 #define _CMD_REMOVE(_name, _cmd) \ argument
206 #define U_BOOT_CMD_MKENT_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, \ argument
211 #define U_BOOT_CMD_COMPLETE(_name, _maxargs, _rep, _cmd, _usage, _help, \ argument
217 #define U_BOOT_CMD(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
220 #define U_BOOT_CMD_MKENT(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
225 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
230 #define U_BOOT_CMD_ALWAYS(_name, _maxargs, _rep, _cmd, _usage, _help) \ argument
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_mc_cmd.h77 #define MC_CMD_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument
80 #define MC_RSP_OP(_cmd, _param, _offset, _width, _type, _arg) \ argument