Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dvboot_evil.py273 tag_data = dt_struct[offset:offset + len_tag]
275 return tag_data
/u-boot/board/toradex/common/
A Dtdx-cfg-block.c580 u8 *tag_data, size_t tag_data_size) in write_tag() argument
593 if (tag_data && tag_data_size) { in write_tag()
594 memcpy(config_block + *offset, tag_data, in write_tag()

Completed in 5 milliseconds