Searched refs:half_htotal (Results 1 – 1 of 1) sorted by relevance
223 u64 half_htotal, vtotal, half_width, height; in lt6911uxe_status_update() local249 &half_htotal, &ret); in lt6911uxe_status_update()251 if (ret || half_htotal == 0 || vtotal == 0) { in lt6911uxe_status_update()256 fps = div_u64(half_pix_clk, half_htotal * vtotal); in lt6911uxe_status_update()288 lt6911uxe->cur_mode.htotal = half_htotal * 2; in lt6911uxe_status_update()
Completed in 5 milliseconds