Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc285 tclk_post 0x0800 8
912 - f tclk_post 0 3
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3635 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local
3661 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()
3667 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()