Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Demif_plat.h15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/openbmc/linux/drivers/memory/
H A Demif.c223 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()
260 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
271 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
272 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_update()
373 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl()
410 case EMIF_LP_MODE_SELF_REFRESH: in get_pwr_mgmt_ctrl()