Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance
93 struct cdns_dphy;95 int (*probe)(struct cdns_dphy *dphy);96 void (*remove)(struct cdns_dphy *dphy);97 void (*set_psm_div)(struct cdns_dphy *dphy, u8 div);98 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,100 void (*set_pll_cfg)(struct cdns_dphy *dphy,102 unsigned long (*get_wakeup_time_ns)(struct cdns_dphy *dphy);105 struct cdns_dphy { struct120 static int cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, in cdns_dsi_get_dphy_pll_cfg() argument161 static int cdns_dphy_setup_psm(struct cdns_dphy *dphy) in cdns_dphy_setup_psm()[all …]