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