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

/linux-4.4.14/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h25 #define L2X0_CACHE_ID 0x000 macro
/linux-4.4.14/arch/arm/mm/
H A Dcache-l2x0.c559 revision = readl_relaxed(base + L2X0_CACHE_ID) & l2c310_save()
589 revision = readl_relaxed(base + L2X0_CACHE_ID) & l2c310_configure()
615 unsigned rev = readl_relaxed(base + L2X0_CACHE_ID) & L2X0_CACHE_ID_RTL_MASK; l2c310_enable()
907 cache_id = readl_relaxed(base + L2X0_CACHE_ID); l2x0_init()
1757 cache_id = readl_relaxed(l2x0_base + L2X0_CACHE_ID); l2x0_of_init()

Completed in 54 milliseconds