Searched refs:dst_freq (Results 1 – 1 of 1) sorted by relevance
65 s32 dst_freq = max(dst->avg_bw, dst->peak_bw) / dst_priv->bus_clk_ratio; in exynos_generic_icc_set() local75 ret = dev_pm_qos_update_request(&dst_priv->qos_req, dst_freq); in exynos_generic_icc_set()