Lines Matching refs:miphy365x_phy
138 struct miphy365x_phy { struct
152 struct miphy365x_phy **phys; argument
177 static int miphy365x_set_path(struct miphy365x_phy *miphy_phy, in miphy365x_set_path()
188 static int miphy365x_init_pcie_port(struct miphy365x_phy *miphy_phy, in miphy365x_init_pcie_port()
203 static inline int miphy365x_hfc_not_rdy(struct miphy365x_phy *miphy_phy, in miphy365x_hfc_not_rdy()
222 static inline int miphy365x_rdy(struct miphy365x_phy *miphy_phy, in miphy365x_rdy()
241 static inline void miphy365x_set_comp(struct miphy365x_phy *miphy_phy, in miphy365x_set_comp()
277 static inline void miphy365x_set_ssc(struct miphy365x_phy *miphy_phy, in miphy365x_set_ssc()
306 static int miphy365x_init_sata_port(struct miphy365x_phy *miphy_phy, in miphy365x_init_sata_port()
421 struct miphy365x_phy *miphy_phy = phy_get_drvdata(phy); in miphy365x_init()
444 int miphy365x_get_addr(struct device *dev, struct miphy365x_phy *miphy_phy, in miphy365x_get_addr()
475 struct miphy365x_phy *miphy_phy = NULL; in miphy365x_xlate()
524 struct miphy365x_phy *miphy_phy) in miphy365x_of_probe()
570 struct miphy365x_phy *miphy_phy; in miphy365x_probe()