Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance
92 struct cdns_dphy;94 int (*probe)(struct cdns_dphy *dphy);95 void (*remove)(struct cdns_dphy *dphy);96 void (*set_psm_div)(struct cdns_dphy *dphy, u8 div);97 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,99 void (*set_pll_cfg)(struct cdns_dphy *dphy,101 unsigned long (*get_wakeup_time_ns)(struct cdns_dphy *dphy);104 struct cdns_dphy { struct119 static int cdns_dsi_get_dphy_pll_cfg(struct cdns_dphy *dphy, in cdns_dsi_get_dphy_pll_cfg() argument160 static int cdns_dphy_setup_psm(struct cdns_dphy *dphy) in cdns_dphy_setup_psm()[all …]