Searched refs:expected_omap (Results 1 – 1 of 1) sorted by relevance
1081 const uint32_t expected_omap = load_u32le(start); in match_omap() local1082 if (expected_omap != UINT32_C(0x50414D4F) /* "PAMO" = reverse("OMAP") */) { in match_omap()