Searched refs:ht_bandwidth (Results 1 – 2 of 2) sorted by relevance
139 rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk, in rs690_pm_info()141 rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp); in rs690_pm_info()384 if (max_bandwidth.full > rdev->pm.ht_bandwidth.full && in rs690_crtc_bandwidth_compute()385 rdev->pm.ht_bandwidth.full) in rs690_crtc_bandwidth_compute()386 max_bandwidth = rdev->pm.ht_bandwidth; in rs690_crtc_bandwidth_compute()
1650 fixed20_12 ht_bandwidth; member