Searched refs:nocp_req_rate (Results 1 – 1 of 1) sorted by relevance
2694 unsigned long target_freq = 0, nocp_req_rate = 0; in devfreq_dmc_ondemand_func() local2702 nocp_req_rate = get_nocp_req_rate(dmcfreq); in devfreq_dmc_ondemand_func()2703 target_freq = max3(target_freq, nocp_req_rate, in devfreq_dmc_ondemand_func()