Searched refs:total_area (Results 1 – 1 of 1) sorted by relevance
739 uint32_t total_area, divisor; in mgag200_calculate_mode_bandwidth() local749 total_area = mode->htotal * mode->vtotal; in mgag200_calculate_mode_bandwidth()752 do_div(pixels_per_second, total_area); in mgag200_calculate_mode_bandwidth()
Completed in 5 milliseconds