Searched refs:clk_pre (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/
H A Dphy-mipi-dphy.h39 * @clk_pre:
47 unsigned int clk_pre; member in struct:phy_configure_opts_mipi_dphy
/u-boot/drivers/phy/
H A Dphy-core-mipi-dphy.c37 cfg->clk_pre = 8000;
97 if (cfg->clk_pre < 8000)
H A Dmeson-axg-mipi-dphy.c241 DIV_ROUND_UP(priv->config.clk_pre, temp));
/u-boot/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c384 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; local
447 clk_pre = DIV_ROUND_UP(cfg->clk_pre, BITS_PER_BYTE);
521 T_CLK_PRE_CNT(clk_pre));

Completed in 49 milliseconds