Searched refs:tclk_post (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/ |
A D | rzg2l_mipi_dsi.c | 69 u32 tclk_post; member 85 .tclk_post = 94, 99 .tclk_post = 94, 113 .tclk_post = 94, 127 .tclk_post = 35, 141 .tclk_post = 35, 155 .tclk_post = 35, 225 DSIDPHYTIM2_TCLK_POST(dphy_timings->tclk_post) | in rzg2l_mipi_dsi_dphy_init()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_bios.h | 193 u8 tclk_post; member
|
A D | icl_dsi.c | 1923 tclk_post_cnt = DIV_ROUND_UP(mipi_config->tclk_post, tlpx_ns); in icl_dphy_param_init()
|
/linux-6.3-rc2/Documentation/driver-api/media/drivers/ccs/ |
A D | ccs-regs.asc | 285 tclk_post 0x0800 8 912 - f tclk_post 0 3
|
/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 2852 tclk_post = ns2ddr(dsi, 60) + 26; in dsi_proto_timings() 2858 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; 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 3660 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings() 3666 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings()
|
Completed in 32 milliseconds