Searched refs:RK_SPL_HDR_START (Results 1 – 4 of 4) sorted by relevance
49 buf + RK_SPL_HDR_START + sector * RKNAND_SECT_LEN, in rknand_set_header()58 memset(buf + RK_SPL_HDR_START, 0xFF, ninfo.pagesize - RK_SPL_HDR_START); in rknand_set_header()86 tplsplsize = params->file_size - RK_SPL_HDR_START; in rknand_vrec_header()
366 struct header1_info *hdr = buf + RK_SPL_HDR_START; in rkcommon_set_header()378 rkcommon_rc4_encode_spl(buf, RK_SPL_HDR_START, in rkcommon_set_header()383 rkcommon_rc4_encode_spl(buf + RK_SPL_HDR_START, in rkcommon_set_header()571 tparams->header_size = RK_SPL_HDR_START; in rkcommon_vrec_header()
19 memcpy(buf + RK_SPL_HDR_START, rkcommon_get_spl_hdr(params), in rkimage_set_header()
16 RK_SPL_HDR_START = RK_INIT_OFFSET * RK_BLK_SIZE, enumerator