Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmxsimage.c95 #define SB_DCD_NOOP \ macro
627 if (dctx->prev_dcd_head && (type != SB_DCD_NOOP) && in sb_build_dcd_block()
633 } else if (type == SB_DCD_NOOP) { in sb_build_dcd_block()
1559 ret = sb_build_dcd_block(ictx, cmd, SB_DCD_NOOP); in sb_parse_line()