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

/linux-master/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h90 #define L2C_AUX_CTRL_WAY_SIZE_SHIFT 17 macro
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c849 L2C_AUX_CTRL_WAY_SIZE_SHIFT;
1017 val |= (way_size_bits << L2C_AUX_CTRL_WAY_SIZE_SHIFT);

Completed in 193 milliseconds