Home
last modified time | relevance | path

Searched refs:EMIF_LP_MODE_SELF_REFRESH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Demif_plat.h15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Demif_plat.h15 #define EMIF_LP_MODE_SELF_REFRESH 2 macro
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/memory/
H A 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()
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()

Completed in 5 milliseconds