Home
last modified time | relevance | path

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

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