Searched refs:EMIF_LP_MODE_SELF_REFRESH (Results 1 – 2 of 2) sorted by relevance
248 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()285 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()296 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()297 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_update()706 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl()743 case EMIF_LP_MODE_SELF_REFRESH: in get_pwr_mgmt_ctrl()1799 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_pre_notify_handling()1844 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_post_notify_handling()1845 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_post_notify_handling()
15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro