Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c371 u32 txbyteclkhs, txclkesc, esc_clk_div; in inno_dsidphy_mipi_mode_enable() local
417 esc_clk_div = DIV_ROUND_UP(txbyteclkhs, 20000000); in inno_dsidphy_mipi_mode_enable()
418 txclkesc = txbyteclkhs / esc_clk_div; in inno_dsidphy_mipi_mode_enable()