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

/linux-master/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h56 #define L310_STNDBY_MODE_EN (1 << 0) macro
/linux-master/arch/arm/mm/
H A Dcache-l2x0.c672 power_ctrl & L310_STNDBY_MODE_EN ? "en" : "dis");
1281 L310_DYNAMIC_CLK_GATING_EN | L310_STNDBY_MODE_EN;
1293 power &= ~L310_STNDBY_MODE_EN;

Completed in 228 milliseconds