Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Demif_plat.h15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/Linux-v5.10/drivers/memory/
Demif.c248 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()
1797 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_pre_notify_handling()
1842 if (emif->lpmode == EMIF_LP_MODE_SELF_REFRESH) in do_freq_post_notify_handling()
1843 set_lpmode(emif, EMIF_LP_MODE_SELF_REFRESH); in do_freq_post_notify_handling()