Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Demif_plat.h13 #define EMIF_LP_MODE_DISABLE 0 macro
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Demif_plat.h13 #define EMIF_LP_MODE_DISABLE 0 macro
/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c261 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_update()
422 case EMIF_LP_MODE_DISABLE: in get_pwr_mgmt_ctrl()
429 if (lpmode != EMIF_LP_MODE_DISABLE && timeout > mask >> shift) { in get_pwr_mgmt_ctrl()
823 (cust_cfgs->lpmode != EMIF_LP_MODE_DISABLE)) in is_custom_config_valid()
/kernel/linux/linux-5.10/drivers/memory/
H A 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()
1800 set_lpmode(emif, EMIF_LP_MODE_DISABLE); in do_freq_pre_notify_handling()

Completed in 5 milliseconds