Searched refs:dsi_hfp_ext (Results 1 – 2 of 2) sorted by relevance
98 unsigned int *dsi_hfp_ext) in cdns_dsi_get_dphy_pll_cfg() argument218 unsigned int dsi_hfp_ext = 0; in cdns_dphy_config_from_opts() local226 opts, &dsi_hfp_ext); in cdns_dphy_config_from_opts()
565 unsigned int dsi_hfp_ext; in cdns_dsi_adjust_phy_config() local595 dsi_hfp_ext = adj_dsi_htotal - dsi_htotal; in cdns_dsi_adjust_phy_config()596 dsi_cfg->hfp += dsi_hfp_ext; in cdns_dsi_adjust_phy_config()597 dsi_cfg->htotal = dsi_htotal + dsi_hfp_ext; in cdns_dsi_adjust_phy_config()
Completed in 11 milliseconds