Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dl2c-l2x0-resume.S40 cmp r0, #L310_CACHE_ID_RTL_R3P0
H A Dcache-l2x0.c563 if (revision >= L310_CACHE_ID_RTL_R3P0) in l2c310_save()
590 if (revision >= L310_CACHE_ID_RTL_R3P0) in l2c310_configure()
666 if (rev >= L310_CACHE_ID_RTL_R3P0) { in l2c310_enable()
704 if (revision >= L310_CACHE_ID_RTL_R3P0 && in l2c310_fixup()
715 revision == L310_CACHE_ID_RTL_R3P0) { in l2c310_fixup()
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h74 #define L310_CACHE_ID_RTL_R3P0 0x05 macro