Searched refs:tclk_pre (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rzg2l_mipi_dsi.c | 67 u32 tclk_pre; member 83 .tclk_pre = 24, 97 .tclk_pre = 15, 111 .tclk_pre = 13, 125 .tclk_pre = 4, 139 .tclk_pre = 4, 153 .tclk_pre = 4, 225 DSIDPHYTIM2_TCLK_PRE(dphy_timings->tclk_pre) | in rzg2l_mipi_dsi_dphy_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.h | 192 u8 tclk_pre; member
|
H A D | icl_dsi.c | 1771 tclk_pre_cnt = DIV_ROUND_UP(mipi_config->tclk_pre, tlpx_ns); in icl_dphy_param_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.h | 196 u8 tclk_pre; member
|
H A D | icl_dsi.c | 1871 tclk_pre_cnt = DIV_ROUND_UP(mipi_config->tclk_pre, tlpx_ns); in icl_dphy_param_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3558 unsigned int tclk_pre, tclk_post; in dsi_proto_timings() local 3582 tclk_pre = 20; in dsi_proto_timings() 3588 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3631 unsigned tclk_pre, tclk_post; in dsi_proto_timings() local 3656 tclk_pre = 20; in dsi_proto_timings() 3662 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H 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()
|
Completed in 34 milliseconds