Searched refs:tclk_post (Results 1 – 3 of 3) sorted by relevance
182 u8 tclk_post; member
3639 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local3666 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()3672 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()
3656 unsigned int tclk_pre, tclk_post; in dsi_proto_timings() local3683 tclk_post = ns2ddr(dsi, 60) + 26; in dsi_proto_timings()3689 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()