Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmxsimage.c796 ccmd = &cctx->payload; in sb_build_command_nop()
832 ccmd = &cctx->payload; in sb_build_command_tag()
878 ccmd = &cctx->payload; in sb_build_command_load()
1051 ccmd = &cctx->payload; in sb_build_command_fill()
1151 ccmd = &cctx->payload; in sb_build_command_jump_call()
1252 ccmd = &cctx->payload; in sb_build_command_mode()
1439 ccmd->header.checksum = sb_command_checksum(ccmd); in sb_fixup_sections_and_tags()
1840 ccmd->load.address, ccmd->load.count, csum); in sb_verify_command()
1871 ccmd->fill.address, ccmd->fill.count, in sb_verify_command()
1879 flag, ccmd->fill.address, ccmd->jump.argument, csum); in sb_verify_command()
[all …]

Completed in 31 milliseconds