Searched refs:total_area (Results 1 – 1 of 1) sorted by relevance
1566 uint32_t total_area, divisor; in mga_vga_calculate_mode_bandwidth() local1576 total_area = mode->htotal * mode->vtotal; in mga_vga_calculate_mode_bandwidth()1579 do_div(pixels_per_second, total_area); in mga_vga_calculate_mode_bandwidth()