Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dgeneric-phy-mipi-dphy.h47 unsigned int clk_pre; member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_mipi_phy.c205 u8 clk_pre; member
365 v = T_CLK_PRE(t->clk_pre); in inno_mipi_dphy_timing_update()
464 data.clk_pre = DIV_ROUND_UP(timing.clkpre * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_lane_timing_init()
489 TIMING_NS(data.clk_pre, txbyteclk), in inno_mipi_dphy_lane_timing_init()
H A Dinno_video_combo_phy.c460 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_mipi_dphy_timing_init() local
490 clk_pre = DIV_ROUND_UP(gotp.clkpre, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
573 T_CLK_PRE_CNT(clk_pre)); in inno_mipi_dphy_timing_init()
H A Ddw_mipi_dsi2.c242 unsigned int clk_pre; member
938 cfg->clk_pre = 8000; in mipi_dphy_get_default_config()