Searched refs:RK_SPL_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
16 RK_SPL_HDR_SIZE = 4, enumerator17 RK_SPL_START = RK_SPL_HDR_START + RK_SPL_HDR_SIZE,
19 RK_SPL_HDR_SIZE); in rkimage_set_header()
199 memcpy(&hdr->magic, rkcommon_get_spl_hdr(params), RK_SPL_HDR_SIZE); in rkcommon_set_header()