Home
last modified time | relevance | path

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

/u-boot/include/
A Dphy-mipi-dphy.h188 unsigned int hs_zero; member
/u-boot/drivers/phy/
A Dphy-core-mipi-dphy.c48 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()
A Dmeson-axg-mipi-dphy.c247 (DIV_ROUND_UP(priv->config.hs_zero, temp) << 16) | in phy_meson_axg_mipi_dphy_power_on()
/u-boot/drivers/video/exynos/
A Dexynos_mipi_dsi_lowlevel.h82 unsigned int hs_zero);
A Dexynos_mipi_dsi_lowlevel.c540 unsigned int hs_zero) in exynos_mipi_dsi_hs_zero_ctrl() argument
547 reg |= ((hs_zero & 0xf) << DSIM_ZEROCTRL_SHIFT); in exynos_mipi_dsi_hs_zero_ctrl()

Completed in 8 milliseconds