Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmtk_image.c395 tparams->header_size = sizeof(union lk_hdr); in mtk_image_vrec_header()
532 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_verify_header()
548 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_print_header()
718 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_set_header()
722 lk->size = cpu_to_le32(sbuf->st_size - sizeof(union lk_hdr)); in mtk_image_set_header()
H A Dmtk_image.h185 union lk_hdr { union
/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/
H A Dpreloader.h13 union lk_hdr { union
89 union lk_hdr *part_info;