Searched refs:expected_ung (Results 1 – 1 of 1) sorted by relevance
1039 const uint32_t expected_ung = UINT32_C(0x00202020) | load_u32le(start + 4); in match_samsung_exynos() local1040 if (expected_ung != UINT32_C(0x20676E75) /* " ung" = reverse("ung ") */) { in match_samsung_exynos()