Searched refs:hs_zero (Results 1 – 5 of 5) sorted by relevance
188 unsigned int hs_zero; member
48 cfg->hs_zero = 105000 + 6 * ui; in phy_mipi_dphy_get_default_config()129 if ((cfg->hs_prepare + cfg->hs_zero) < (145000 + 10 * ui)) in phy_mipi_dphy_config_validate()
247 (DIV_ROUND_UP(priv->config.hs_zero, temp) << 16) | in phy_meson_axg_mipi_dphy_power_on()
82 unsigned int hs_zero);
540 unsigned int hs_zero) in exynos_mipi_dsi_hs_zero_ctrl() argument547 reg |= ((hs_zero & 0xf) << DSIM_ZEROCTRL_SHIFT); in exynos_mipi_dsi_hs_zero_ctrl()
Completed in 8 milliseconds