Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c370 u32 t_txbyteclkhs, t_txclkesc; in inno_dsidphy_mipi_mode_enable() local
415 t_txbyteclkhs = div_u64(PSEC_PER_SEC, txbyteclkhs); in inno_dsidphy_mipi_mode_enable()
425 hs_exit = DIV_ROUND_UP(cfg->hs_exit, t_txbyteclkhs); in inno_dsidphy_mipi_mode_enable()
430 clk_post = DIV_ROUND_UP(cfg->clk_post, t_txbyteclkhs); in inno_dsidphy_mipi_mode_enable()
468 lpx = DIV_ROUND_UP(cfg->lpx, t_txbyteclkhs); in inno_dsidphy_mipi_mode_enable()