Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Demif_plat.h13 #define EMIF_LP_MODE_DISABLE 0 macro
/Linux-v5.4/drivers/memory/
Demif.c328 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_update()
797 case EMIF_LP_MODE_DISABLE: in get_pwr_mgmt_ctrl()
804 if (lpmode != EMIF_LP_MODE_DISABLE && timeout > mask >> shift) { in get_pwr_mgmt_ctrl()
1244 (cust_cfgs->lpmode != EMIF_LP_MODE_DISABLE)) in is_custom_config_valid()
1847 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_pre_notify_handling()