Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_bios.h191 u8 tclk_post; member
A Dicl_dsi.c1912 tclk_post_cnt = DIV_ROUND_UP(mipi_config->tclk_post, tlpx_ns); in icl_dphy_param_init()
/linux/Documentation/driver-api/media/drivers/ccs/
A Dccs-regs.asc285 tclk_post 0x0800 8
912 - f tclk_post 0 3
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddsi.c2820 unsigned int tclk_pre, tclk_post; in dsi_proto_timings() local
2846 tclk_post = ns2ddr(dsi, 60) + 26; in dsi_proto_timings()
2852 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddsi.c3628 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local
3654 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()
3660 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()

Completed in 47 milliseconds