Searched refs:tclk_pre (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/ |
A D | rzg2l_mipi_dsi.c | 68 u32 tclk_pre; member 84 .tclk_pre = 24, 98 .tclk_pre = 15, 112 .tclk_pre = 13, 126 .tclk_pre = 4, 140 .tclk_pre = 4, 154 .tclk_pre = 4, 226 DSIDPHYTIM2_TCLK_PRE(dphy_timings->tclk_pre) | in rzg2l_mipi_dsi_dphy_init()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_bios.h | 195 u8 tclk_pre; member
|
A D | icl_dsi.c | 1915 tclk_pre_cnt = DIV_ROUND_UP(mipi_config->tclk_pre, tlpx_ns); in icl_dphy_param_init()
|
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/ |
A D | dsi.c | 2826 unsigned int tclk_pre, tclk_post; in dsi_proto_timings() local 2850 tclk_pre = 20; in dsi_proto_timings() 2856 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
|
/linux-6.3-rc2/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | dsi.c | 3634 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local 3658 tclk_pre = 20; in dsi_proto_timings() 3664 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
|
Completed in 31 milliseconds