Home
last modified time | relevance | path

Searched refs:freq_threshold (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c376 u32 freq_threshold = EMIF_LP_MODE_FREQ_THRESHOLD; in get_pwr_mgmt_ctrl() local
386 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
390 timeout = freq >= freq_threshold ? timeout_perf : timeout_pwr; in get_pwr_mgmt_ctrl()
434 freq_threshold); in get_pwr_mgmt_ctrl()
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c709 u32 freq_threshold = EMIF_LP_MODE_FREQ_THRESHOLD; in get_pwr_mgmt_ctrl() local
719 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
723 timeout = freq >= freq_threshold ? timeout_perf : timeout_pwr; in get_pwr_mgmt_ctrl()
767 freq_threshold); in get_pwr_mgmt_ctrl()

Completed in 5 milliseconds