Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/
Demif.c751 u32 freq_threshold = EMIF_LP_MODE_FREQ_THRESHOLD; in get_pwr_mgmt_ctrl() local
761 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
765 timeout = freq >= freq_threshold ? timeout_perf : timeout_pwr; in get_pwr_mgmt_ctrl()
809 freq_threshold); in get_pwr_mgmt_ctrl()