Home
last modified time | relevance | path

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

/u-boot/tools/
A Drkcommon.h15 RK_SPL_HDR_START = RK_INIT_OFFSET * RK_BLK_SIZE, enumerator
A Drkcommon.c252 struct header1_info *hdr = buf + RK_SPL_HDR_START; in rkcommon_set_header()
260 rkcommon_rc4_encode_spl(buf, RK_SPL_HDR_START, in rkcommon_set_header()
265 rkcommon_rc4_encode_spl(buf + RK_SPL_HDR_START, in rkcommon_set_header()
425 tparams->header_size = RK_SPL_HDR_START; in rkcommon_vrec_header()

Completed in 3 milliseconds