Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dinno_video_combo_phy.c458 u32 t_txbyteclkhs, t_txclkesc, ui; in inno_mipi_dphy_timing_init() local
466 t_txbyteclkhs = div_u64(PSEC_PER_SEC, txbyteclkhs); in inno_mipi_dphy_timing_init()
480 hs_exit = DIV_ROUND_UP(gotp.hsexit, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
485 clk_post = DIV_ROUND_UP(gotp.clkpost, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
490 clk_pre = DIV_ROUND_UP(gotp.clkpre, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
496 lpx = DIV_ROUND_UP(gotp.lpx, t_txbyteclkhs); in inno_mipi_dphy_timing_init()
526 lpx = DIV_ROUND_UP(gotp.lpx, t_txbyteclkhs); in inno_mipi_dphy_timing_init()