Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/bridge/
Dcdns-dsi.c734 struct cdns_dphy_cfg *dphy_cfg, in cdns_dsi_mode2cfg() argument
789 ret = cdns_dsi_get_dphy_pll_cfg(dsi->dphy, dphy_cfg, in cdns_dsi_mode2cfg()
795 ret = cdns_dsi_get_dphy_pll_cfg(dsi->dphy, dphy_cfg, in cdns_dsi_mode2cfg()
813 if ((u64)dphy_cfg->lane_bps * dpi_hfp * nlanes < in cdns_dsi_mode2cfg()
843 struct cdns_dphy_cfg dphy_cfg; in cdns_dsi_bridge_mode_valid() local
865 ret = cdns_dsi_mode2cfg(dsi, mode, &dsi_cfg, &dphy_cfg, true); in cdns_dsi_bridge_mode_valid()
889 const struct cdns_dphy_cfg *dphy_cfg) in cdns_dsi_hs_init() argument
920 cdns_dphy_set_pll_cfg(dsi->dphy, dphy_cfg); in cdns_dsi_hs_init()
934 DPHY_D_RSTB(dphy_cfg->nlanes) | DPHY_C_RSTB, in cdns_dsi_hs_init()
980 struct cdns_dphy_cfg dphy_cfg; in cdns_dsi_bridge_enable() local
[all …]