Home
last modified time | relevance | path

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

/u-boot/tools/
A Dmxsimage.c539 static int sb_grow_dcd(struct sb_dcd_ctx *dctx, unsigned int inc_size) in sb_grow_dcd() function
573 ret = sb_grow_dcd(dctx, 4); in sb_build_dcd()
631 ret = sb_grow_dcd(dctx, 8); in sb_build_dcd_block()
635 ret = sb_grow_dcd(dctx, 4); in sb_build_dcd_block()
650 ret = sb_grow_dcd(dctx, 12); in sb_build_dcd_block()

Completed in 5 milliseconds