Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance
74 struct cdns_dphy;76 int (*probe)(struct cdns_dphy *dphy);77 void (*remove)(struct cdns_dphy *dphy);78 void (*set_psm_div)(struct cdns_dphy *dphy, u8 div);79 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,81 void (*set_pll_cfg)(struct cdns_dphy *dphy,83 unsigned long (*get_wakeup_time_ns)(struct cdns_dphy *dphy);86 struct cdns_dphy { struct95 static int cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, in cdns_dsi_get_dphy_pll_cfg() argument136 static int cdns_dphy_setup_psm(struct cdns_dphy *dphy) in cdns_dphy_setup_psm()[all …]