Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk618_dsi.c391 u32 Ttxbyteclkhs, UI, Ttxddrclkhs, Ttxclkesc; in rk618_dsi_phy_power_on() local
395 Ttxbyteclkhs = div_u64(PSEC_PER_SEC, phy->rate / 8); in rk618_dsi_phy_power_on()
444 value = DIV_ROUND_UP(Tlpx, Ttxbyteclkhs); in rk618_dsi_phy_power_on()
445 Tlpx = Ttxbyteclkhs * value; in rk618_dsi_phy_power_on()
477 value = DIV_ROUND_UP(Ths_exit, Ttxbyteclkhs); in rk618_dsi_phy_power_on()
486 value = DIV_ROUND_UP(Tclk_post, Ttxbyteclkhs); in rk618_dsi_phy_power_on()
506 value = DIV_ROUND_UP(Tclk_pre, Ttxbyteclkhs); in rk618_dsi_phy_power_on()