Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/omap2/dss/
Ddsi.c3870 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local
3897 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()
3903 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()