Searched refs:L2X0_CACHE_ID_RTL_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h73 #define L2X0_CACHE_ID_RTL_MASK 0x3f macro
/linux-4.4.14/arch/arm/mm/
H A Dcache-l2x0.c560 L2X0_CACHE_ID_RTL_MASK; l2c310_save()
590 L2X0_CACHE_ID_RTL_MASK; l2c310_configure()
615 unsigned rev = readl_relaxed(base + L2X0_CACHE_ID) & L2X0_CACHE_ID_RTL_MASK; l2c310_enable()
695 unsigned revision = cache_id & L2X0_CACHE_ID_RTL_MASK; l2c310_fixup()

Completed in 43 milliseconds