Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dcmd_fsp.c104 static cmd_tbl_t fsp_commands[] = { variable
116 fsp_cmd = find_cmd_tbl(argv[1], fsp_commands, ARRAY_SIZE(fsp_commands)); in do_fsp()