Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_bios.h192 u8 tclk_pre; member
Dicl_dsi.c1775 tclk_pre_cnt = DIV_ROUND_UP(mipi_config->tclk_pre, tlpx_ns); in icl_dphy_param_init()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3631 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()
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c3552 unsigned int tclk_pre, tclk_post; in dsi_proto_timings() local
3576 tclk_pre = 20; in dsi_proto_timings()
3582 ddr_clk_pre = DIV_ROUND_UP(tclk_pre + tlpx + tclk_zero + tclk_prepare, in dsi_proto_timings()