Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_mipi_dsi.c125 u32 tclk_pre; member
141 .tclk_pre = 24,
155 .tclk_pre = 15,
169 .tclk_pre = 13,
183 .tclk_pre = 4,
197 .tclk_pre = 4,
211 .tclk_pre = 4,
515 DSIDPHYTIM2_TCLK_PRE(dphy_timings->tclk_pre) | in rzg2l_mipi_dsi_dphy_init()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt_defs.h159 u8 tclk_pre; member
H A Dicl_dsi.c1879 tclk_pre_esc_clk = DIV_ROUND_UP(mipi_config->tclk_pre, tlpx_ns); in icl_dphy_param_init()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2826 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/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3635 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local
3659 tclk_pre = 20; in dsi_proto_timings()
3665 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()