Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Demif_plat.h15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/Linux-v5.4/drivers/memory/
Demif.c290 lpmode = EMIF_LP_MODE_SELF_REFRESH; in set_lpmode()
327 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
338 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_update()
339 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_update()
748 u32 lpmode = EMIF_LP_MODE_SELF_REFRESH; in get_pwr_mgmt_ctrl()
785 case EMIF_LP_MODE_SELF_REFRESH: in get_pwr_mgmt_ctrl()
1846 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_pre_notify_handling()
1891 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_post_notify_handling()
1892 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_post_notify_handling()