Home
last modified time | relevance | path

Searched refs:L310_DYNAMIC_CLK_GATING_EN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/hardware/
Dcache-l2x0.h65 #define L310_DYNAMIC_CLK_GATING_EN (1 << 1) macro
/linux-4.4.14/arch/arm/mm/
Dcache-l2x0.c652 l2x0_saved_regs.pwr_ctrl = L310_DYNAMIC_CLK_GATING_EN | in l2c310_enable()
682 power_ctrl & L310_DYNAMIC_CLK_GATING_EN ? "en" : "dis", in l2c310_enable()