Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S38 cmp r0, #L310_CACHE_ID_RTL_R2P0
H A Dcache-l2x0.c558 if (revision >= L310_CACHE_ID_RTL_R2P0) in l2c310_save()
587 if (revision >= L310_CACHE_ID_RTL_R2P0) in l2c310_configure()
613 if (rev >= L310_CACHE_ID_RTL_R2P0) { in l2c310_enable()
689 revision < L310_CACHE_ID_RTL_R2P0 && in l2c310_fixup()
698 revision >= L310_CACHE_ID_RTL_R2P0 && in l2c310_fixup()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h73 #define L310_CACHE_ID_RTL_R2P0 0x04 macro