Searched refs:vcomp_max (Results 1 – 1 of 1) sorted by relevance
947 s64 vcomp, vcomp_min, vcomp_max; in ioc_refresh_vrate() local962 vcomp_max = ioc->vtime_base_rate; in ioc_refresh_vrate()963 vcomp = clamp(vcomp, vcomp_min, vcomp_max); in ioc_refresh_vrate()