HomeSort by: relevance | last modified time | path
    Searched defs:prefetch4412 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos_soc.c 186 const uint32_t prefetch4412 = /* 0111 0001 0000 0000 0000 0000 0000 0111 */ local in function:exynos4_l2cc_init
219 KASSERT(prefetch4412 == 0x71000007);
227 prefetch = prefetch4412; /* newer than >= r1_0 */
exynos_soc.c 186 const uint32_t prefetch4412 = /* 0111 0001 0000 0000 0000 0000 0000 0111 */ local in function:exynos4_l2cc_init
219 KASSERT(prefetch4412 == 0x71000007);
227 prefetch = prefetch4412; /* newer than >= r1_0 */

Completed in 59 milliseconds