Home
last modified time | relevance | path

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

/openbmc/u-boot/board/toradex/common/
H A Dtdx-cfg-block.c29 #define TAG_VALID 0xcf01 macro
230 if (tag->flags != TAG_FLAG_VALID || tag->id != TAG_VALID) { in read_tdx_cfg_block()
480 tag->id = TAG_VALID; in do_cfgblock_create()