Home
last modified time | relevance | path

Searched refs:ths_eot (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c3653 unsigned ths_eot; in dsi_proto_timings() local
3677 ths_eot = DIV_ROUND_UP(4, ndl); in dsi_proto_timings()
3681 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()
3699 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()