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