Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memory/
Demif.c751 u32 timeout_perf = EMIF_LP_MODE_TIMEOUT_PERFORMANCE; in get_pwr_mgmt_ctrl() local
761 timeout_perf = cust_cfgs->lpmode_timeout_performance; in get_pwr_mgmt_ctrl()
767 timeout = freq >= freq_threshold ? timeout_perf : timeout_pwr; in get_pwr_mgmt_ctrl()
809 timeout_perf, in get_pwr_mgmt_ctrl()