sideport_bandwidth 1602 drivers/gpu/drm/radeon/radeon.h 	fixed20_12		sideport_bandwidth;
sideport_bandwidth  145 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.sideport_bandwidth.full = dfixed_mul(rdev->pm.igp_sideport_mclk, tmp);
sideport_bandwidth  147 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.sideport_bandwidth.full = dfixed_div(rdev->pm.sideport_bandwidth, tmp);
sideport_bandwidth  367 drivers/gpu/drm/radeon/rs690.c 		if (max_bandwidth.full > rdev->pm.sideport_bandwidth.full &&
sideport_bandwidth  368 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.sideport_bandwidth.full)
sideport_bandwidth  369 drivers/gpu/drm/radeon/rs690.c 			max_bandwidth = rdev->pm.sideport_bandwidth;