Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Demif_plat.h13 #define EMIF_LP_MODE_DISABLE 0 macro
/Linux-v5.10/drivers/memory/
Demif.c286 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_update()
755 case EMIF_LP_MODE_DISABLE: in get_pwr_mgmt_ctrl()
762 if (lpmode != EMIF_LP_MODE_DISABLE && timeout > mask >> shift) { in get_pwr_mgmt_ctrl()
1201 (cust_cfgs->lpmode != EMIF_LP_MODE_DISABLE)) in is_custom_config_valid()
1798 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_pre_notify_handling()