Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Demif_plat.h18 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/linux-4.4.14/drivers/memory/
Demif.c292 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()
329 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
340 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
341 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_update()
750 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl()
787 case EMIF_LP_MODE_SELF_REFRESH: in get_pwr_mgmt_ctrl()
1848 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_pre_notify_handling()
1893 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_post_notify_handling()
1894 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_post_notify_handling()