L2X0_CACHE_ID     554 arch/arm/mm/cache-l2x0.c 	revision = readl_relaxed(base + L2X0_CACHE_ID) &
L2X0_CACHE_ID     584 arch/arm/mm/cache-l2x0.c 	revision = readl_relaxed(base + L2X0_CACHE_ID) &
L2X0_CACHE_ID     609 arch/arm/mm/cache-l2x0.c 	unsigned rev = readl_relaxed(base + L2X0_CACHE_ID) & L2X0_CACHE_ID_RTL_MASK;
L2X0_CACHE_ID     901 arch/arm/mm/cache-l2x0.c 	cache_id = readl_relaxed(base + L2X0_CACHE_ID);
L2X0_CACHE_ID    1813 arch/arm/mm/cache-l2x0.c 		cache_id = readl_relaxed(l2x0_base + L2X0_CACHE_ID);