Home
last modified time | relevance | path

Searched refs:dsi_hfp_ext (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy.c122 unsigned int *dsi_hfp_ext) in cdns_dsi_get_dphy_pll_cfg() argument
288 unsigned int dsi_hfp_ext = 0; in cdns_dphy_config_from_opts() local
296 opts, &dsi_hfp_ext); in cdns_dphy_config_from_opts()
/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c525 unsigned int dsi_hfp_ext; in cdns_dsi_adjust_phy_config() local
555 dsi_hfp_ext = adj_dsi_htotal - dsi_htotal; in cdns_dsi_adjust_phy_config()
556 dsi_cfg->hfp += dsi_hfp_ext; in cdns_dsi_adjust_phy_config()
557 dsi_cfg->htotal = dsi_htotal + dsi_hfp_ext; in cdns_dsi_adjust_phy_config()