Searched refs:do_ut_addrmap (Results 1 – 3 of 3) sorted by relevance
/u-boot/test/cmd/ |
A D | addrmap.c | 30 int do_ut_addrmap(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_ut_addrmap() function
|
/u-boot/include/test/ |
A D | suites.h | 29 int do_ut_addrmap(struct cmd_tbl *cmdtp, int flag, int argc,
|
/u-boot/test/ |
A D | cmd_ut.c | 97 U_BOOT_CMD_MKENT(addrmap, CONFIG_SYS_MAXARGS, 1, do_ut_addrmap, "", ""),
|
Completed in 4 milliseconds