Searched refs:ths_eot (Results 1 – 2 of 2) sorted by relevance
3557 unsigned int ths_eot; in dsi_proto_timings() local3580 ths_eot = DIV_ROUND_UP(4, ndl); in dsi_proto_timings()3584 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()3602 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
3636 unsigned ths_eot; in dsi_proto_timings() local3660 ths_eot = DIV_ROUND_UP(4, ndl); in dsi_proto_timings()3664 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()3682 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()