Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mvebu/
H A Dpm.c31 #define SDRAM_DLB_EVICTION_THRESHOLD_MASK 0xff macro
51 reg &= ~SDRAM_DLB_EVICTION_THRESHOLD_MASK; in mvebu_pm_powerdown()