Searched refs:sb_token_to_long (Results 1 – 1 of 1) sorted by relevance
/u-boot/tools/ |
A D | mxsimage.c | 587 ret = sb_token_to_long(tok, &id); in sb_build_dcd() 673 ret = sb_token_to_long(tok, &address); in sb_build_dcd_block() 689 ret = sb_token_to_long(tok, &value); in sb_build_dcd_block() 734 ret = sb_token_to_long(tok, &id); in sb_build_section() 907 ret = sb_token_to_long(tok, &dest); in sb_build_command_load() 928 ret = sb_token_to_long(tok, &ivtep); in sb_build_command_load() 954 ret = sb_token_to_long(tok, &dcdid); in sb_build_command_load() 1065 ret = sb_token_to_long(tok, &address); in sb_build_command_fill() 1097 ret = sb_token_to_long(tok, &length); in sb_build_command_fill() 1177 ret = sb_token_to_long(tok, &dest); in sb_build_command_jump_call() [all …]
|
Completed in 37 milliseconds