Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/memory/
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()