Searched refs:RK_MAGIC_V2 (Results 1 – 1 of 1) sorted by relevance
21 RK_MAGIC_V2 = 0x534E4B52, enumerator343 hdr->magic = cpu_to_le32(RK_MAGIC_V2); in rkcommon_set_header0_v2()447 if (le32_to_cpu(header->magic) != RK_MAGIC_V2) in rkcommon_parse_header_v2()461 if ((*(uint32_t *)buf) == RK_MAGIC_V2) in rkcommon_verify_header()496 if ((*(uint32_t *)buf) == RK_MAGIC_V2) { in rkcommon_print_header()