Searched refs:Ths_exit (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 392 u32 Tlpx, Ths_exit, Tclk_post, Tclk_pre, Ths_prepare; in rk618_dsi_phy_power_on() local 476 Ths_exit = 120 * PSEC_PER_NSEC; in rk618_dsi_phy_power_on() 477 value = DIV_ROUND_UP(Ths_exit, Ttxbyteclkhs); in rk618_dsi_phy_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_dsi.c | 379 u32 Tlpx, Ths_exit, Tclk_post, Tclk_pre, Ths_prepare; in rk618_dsi_phy_power_on() local 472 Ths_exit = 120 * PSEC_PER_NSEC; in rk618_dsi_phy_power_on() 473 value = DIV_ROUND_UP(Ths_exit, Ttxbyteclkhs); in rk618_dsi_phy_power_on()
|