Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/hardware/
H A Dcache-l2x0.h56 #define L310_STNDBY_MODE_EN (1 << 0) macro
/linux/arch/arm/mm/
H A Dcache-l2x0.c673 str_enabled_disabled(power_ctrl & L310_STNDBY_MODE_EN)); in l2c310_enable()
1282 L310_DYNAMIC_CLK_GATING_EN | L310_STNDBY_MODE_EN; in l2c310_of_parse()
1294 power &= ~L310_STNDBY_MODE_EN; in l2c310_of_parse()