Searched refs:txbyteclkhs (Results 1 – 2 of 2) sorted by relevance
459 u32 txbyteclkhs, txclkesc, esc_clk_div; in inno_mipi_dphy_timing_init() local465 txbyteclkhs = inno->pll.rate / 8; in inno_mipi_dphy_timing_init()466 t_txbyteclkhs = div_u64(PSEC_PER_SEC, txbyteclkhs); in inno_mipi_dphy_timing_init()467 esc_clk_div = DIV_ROUND_UP(txbyteclkhs, 20000000); in inno_mipi_dphy_timing_init()468 txclkesc = txbyteclkhs / esc_clk_div; in inno_mipi_dphy_timing_init()
521 unsigned int index, txbyteclkhs; in dw_mipi_dsi_phy_init() local534 txbyteclkhs = dsi->lane_mbps >> 3; in dw_mipi_dsi_phy_init()535 counter = txbyteclkhs * 60 / 1000; in dw_mipi_dsi_phy_init()