Searched refs:cdns_dphy (Results 1 – 1 of 1) sorted by relevance
86 struct cdns_dphy;88 int (*probe)(struct cdns_dphy *dphy);89 void (*remove)(struct cdns_dphy *dphy);90 void (*set_psm_div)(struct cdns_dphy *dphy, u8 div);91 void (*set_clk_lane_cfg)(struct cdns_dphy *dphy,93 void (*set_pll_cfg)(struct cdns_dphy *dphy,95 unsigned long (*get_wakeup_time_ns)(struct cdns_dphy *dphy);96 int (*wait_for_pll_lock)(struct cdns_dphy *dphy);97 int (*wait_for_cmn_ready)(struct cdns_dphy *dphy);100 struct cdns_dphy { struct[all …]