Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h61 #define L2X0_CACHE_ID_RTL_MASK 0x3f macro
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h63 #define L2X0_CACHE_ID_RTL_MASK 0x3f macro
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-l2x0.c555 L2X0_CACHE_ID_RTL_MASK; in l2c310_save()
585 L2X0_CACHE_ID_RTL_MASK; in l2c310_configure()
609 unsigned rev = readl_relaxed(base + L2X0_CACHE_ID) & L2X0_CACHE_ID_RTL_MASK; in l2c310_enable()
684 unsigned revision = cache_id & L2X0_CACHE_ID_RTL_MASK; in l2c310_fixup()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dcache-l2x0.c555 L2X0_CACHE_ID_RTL_MASK; in l2c310_save()
585 L2X0_CACHE_ID_RTL_MASK; in l2c310_configure()
609 unsigned rev = readl_relaxed(base + L2X0_CACHE_ID) & L2X0_CACHE_ID_RTL_MASK; in l2c310_enable()
684 unsigned revision = cache_id & L2X0_CACHE_ID_RTL_MASK; in l2c310_fixup()

Completed in 6 milliseconds