Home
last modified time | relevance | path

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

/tools/
A Drkcommon.c19 RK_MAGIC = 0x0ff0aa55, enumerator
304 hdr->magic = cpu_to_le32(RK_MAGIC); in rkcommon_set_header0()
412 if (le32_to_cpu(header0->magic) != RK_MAGIC) in rkcommon_parse_header()

Completed in 3 milliseconds