Home
last modified time | relevance | path

Searched refs:clk_post (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/msm/dsi/phy/
A Ddsi_phy.c114 timing->shared_timings.clk_post = linear_inter(tmax, tmin, pcnt2, 0, in msm_dsi_dphy_timing_calc()
136 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc()
226 timing->shared_timings.clk_post = in msm_dsi_dphy_timing_calc_v2()
250 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v2()
334 timing->shared_timings.clk_post = in msm_dsi_dphy_timing_calc_v3()
360 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v3()
447 timing->shared_timings.clk_post = linear_inter(tmax, tmin, 5, 0, false); in msm_dsi_dphy_timing_calc_v4()
462 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v4()
501 timing->shared_timings.clk_post = linear_inter(tmax, tmin, 80, 0, false); in msm_dsi_cphy_timing_calc_v4()
508 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_cphy_timing_calc_v4()
A Ddsi_phy_7nm.c1101 writel(timing->shared_timings.clk_post, in dsi_7nm_phy_enable()
1122 writel(timing->shared_timings.clk_post, in dsi_7nm_phy_enable()
/drivers/phy/
A Dphy-core-mipi-dphy.c40 cfg->clk_post = 60000 + 52 * ui; in phy_mipi_dphy_calc_config()
120 if (cfg->clk_post < (60000 + 52 * ui)) in phy_mipi_dphy_config_validate()
/drivers/phy/rockchip/
A Dphy-rockchip-inno-dsidphy.c372 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_dsidphy_mipi_mode_enable() local
430 clk_post = DIV_ROUND_UP(cfg->clk_post, t_txbyteclkhs); in inno_dsidphy_mipi_mode_enable()
504 T_CLK_POST_CNT_HI(clk_post >> 4)); in inno_dsidphy_mipi_mode_enable()
506 T_CLK_POST_CNT_LO(clk_post)); in inno_dsidphy_mipi_mode_enable()
A Dphy-rockchip-samsung-dcphy.c321 u8 clk_post; member
1257 val = T_CLK_POST(timing->clk_post); in samsung_mipi_dphy_clk_lane_timing_init()
/drivers/gpu/drm/msm/dsi/
A Ddsi.h130 u32 clk_post; member
A Ddsi_host.c850 data = DSI_CLKOUT_TIMING_CTRL_T_CLK_POST(phy_shared_timings->clk_post) | in dsi_ctrl_enable()
/drivers/phy/amlogic/
A Dphy-meson-axg-mipi-dphy.c249 (DIV_ROUND_UP(priv->config.clk_post + in phy_meson_axg_mipi_dphy_power_on()
/drivers/gpu/drm/bridge/
A Dsamsung-dsim.c754 int clk_prepare, lpx, clk_zero, clk_post, clk_trail; in samsung_dsim_set_phy_ctrl() local
784 clk_post = PS_TO_CYCLE(cfg.clk_post, byte_clock); in samsung_dsim_set_phy_ctrl()
822 DSIM_PHYTIMING1_CLK_POST(clk_post) | in samsung_dsim_set_phy_ctrl()
/drivers/media/i2c/
A Dtc358746.c651 val = tc358746_ps_to_cnt(cfg->clk_post, hs_byte_clk); in tc358746_apply_dphy_config()

Completed in 41 milliseconds