Searched refs:txbyteclkhs (Results 1 – 1 of 1) sorted by relevance
411 u32 txbyteclkhs, txclkesc, esc_clk_div; in inno_dsidphy_mipi_mode_enable() local472 txbyteclkhs = inno->pll.rate / 8; in inno_dsidphy_mipi_mode_enable()473 t_txbyteclkhs = div_u64(PSEC_PER_SEC, txbyteclkhs); in inno_dsidphy_mipi_mode_enable()475 esc_clk_div = DIV_ROUND_UP(txbyteclkhs, 20000000); in inno_dsidphy_mipi_mode_enable()476 txclkesc = txbyteclkhs / esc_clk_div; in inno_dsidphy_mipi_mode_enable()