Searched refs:hs_prepare (Results 1 – 3 of 3) sorted by relevance
47 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()
248 (DIV_ROUND_UP(priv->config.hs_prepare, temp) << 24)); in phy_meson_axg_mipi_dphy_power_on()
143 unsigned int hs_prepare; member
Completed in 6 milliseconds