Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h55 #define L310_DYNAMIC_CLK_GATING_EN (1 << 1) macro
/openbmc/linux/arch/arm/mm/
H A Dcache-l2x0.c671 power_ctrl & L310_DYNAMIC_CLK_GATING_EN ? "en" : "dis", in l2c310_enable()
1281 L310_DYNAMIC_CLK_GATING_EN | L310_STNDBY_MODE_EN; in l2c310_of_parse()
1286 power &= ~L310_DYNAMIC_CLK_GATING_EN; in l2c310_of_parse()