Home
last modified time | relevance | path

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

/linux/drivers/memory/
H A Demif.c367 u32 freq_threshold = EMIF_LP_MODE_FREQ_THRESHOLD; in get_pwr_mgmt_ctrl() local
377 freq_threshold = cust_cfgs->lpmode_freq_threshold; in get_pwr_mgmt_ctrl()
381 timeout = freq >= freq_threshold ? timeout_perf : timeout_pwr; in get_pwr_mgmt_ctrl()
425 freq_threshold); in get_pwr_mgmt_ctrl()