Home
last modified time | relevance | path

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

/external/cpuinfo/src/arm/linux/
Dchipset.c987 const uint32_t expected_1L88 = load_u32le(start + 3); in match_pxa() local
988 if (expected_1L88 == UINT32_C(0x38384C31) /* "88L1" = reverse("1L88") */) { in match_pxa()