Home
last modified time | relevance | path

Searched refs:t_txclkesc (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
469 t_txclkesc = div_u64(PSEC_PER_SEC, txclkesc); in inno_mipi_dphy_timing_init()
505 ta_go = DIV_ROUND_UP(gotp.tago, t_txclkesc); in inno_mipi_dphy_timing_init()
511 ta_sure = DIV_ROUND_UP(gotp.tasure, t_txclkesc); in inno_mipi_dphy_timing_init()
517 ta_wait = DIV_ROUND_UP(gotp.taget, t_txclkesc); in inno_mipi_dphy_timing_init()