Home
last modified time | relevance | path

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

/u-boot/drivers/phy/
A Dphy-core-mipi-dphy.c47 cfg->hs_prepare = 40000 + 4 * ui; in phy_mipi_dphy_get_default_config()
125 if (cfg->hs_prepare < (40000 + 4 * ui) || in phy_mipi_dphy_config_validate()
126 cfg->hs_prepare > (85000 + 6 * ui)) in phy_mipi_dphy_config_validate()
129 if ((cfg->hs_prepare + cfg->hs_zero) < (145000 + 10 * ui)) in phy_mipi_dphy_config_validate()
A Dmeson-axg-mipi-dphy.c248 (DIV_ROUND_UP(priv->config.hs_prepare, temp) << 24)); in phy_meson_axg_mipi_dphy_power_on()
/u-boot/include/
A Dphy-mipi-dphy.h143 unsigned int hs_prepare; member

Completed in 3 milliseconds