Home
last modified time | relevance | path

Searched refs:dsi_hfp_ext (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dcdns-dphy.c98 unsigned int *dsi_hfp_ext) in cdns_dsi_get_dphy_pll_cfg()
218 unsigned int dsi_hfp_ext = 0; in cdns_dphy_config_from_opts() local
226 opts, &dsi_hfp_ext); in cdns_dphy_config_from_opts()
95 cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, struct cdns_dphy_cfg *cfg, struct phy_configure_opts_mipi_dphy *opts, unsigned int *dsi_hfp_ext) cdns_dsi_get_dphy_pll_cfg() argument
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dcdns-dphy.c122 unsigned int *dsi_hfp_ext) in cdns_dsi_get_dphy_pll_cfg()
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()
119 cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, struct cdns_dphy_cfg *cfg, struct phy_configure_opts_mipi_dphy *opts, unsigned int *dsi_hfp_ext) cdns_dsi_get_dphy_pll_cfg() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dcdns-dsi.c565 unsigned int dsi_hfp_ext; in cdns_dsi_adjust_phy_config() local
595 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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds