Lines Matching refs:miphy28lp_phy

202 struct miphy28lp_phy {  struct
227 struct miphy28lp_phy **phys; argument
365 static inline void miphy28lp_set_reset(struct miphy28lp_phy *miphy_phy) in miphy28lp_set_reset()
388 static inline void miphy28lp_pll_calibration(struct miphy28lp_phy *miphy_phy, in miphy28lp_pll_calibration()
430 static inline void miphy28lp_sata_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_sata_config_gen()
457 static inline void miphy28lp_pcie_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_pcie_config_gen()
486 static inline int miphy28lp_wait_compensation(struct miphy28lp_phy *miphy_phy) in miphy28lp_wait_compensation()
496 static inline int miphy28lp_compensation(struct miphy28lp_phy *miphy_phy, in miphy28lp_compensation()
525 static inline void miphy28_usb3_miphy_reset(struct miphy28lp_phy *miphy_phy) in miphy28_usb3_miphy_reset()
553 static void miphy_sata_tune_ssc(struct miphy28lp_phy *miphy_phy) in miphy_sata_tune_ssc()
591 static void miphy_pcie_tune_ssc(struct miphy28lp_phy *miphy_phy) in miphy_pcie_tune_ssc()
631 static inline void miphy_tune_tx_impedance(struct miphy28lp_phy *miphy_phy) in miphy_tune_tx_impedance()
637 static inline int miphy28lp_configure_sata(struct miphy28lp_phy *miphy_phy) in miphy28lp_configure_sata()
681 static inline int miphy28lp_configure_pcie(struct miphy28lp_phy *miphy_phy) in miphy28lp_configure_pcie()
718 static inline void miphy28lp_configure_usb3(struct miphy28lp_phy *miphy_phy) in miphy28lp_configure_usb3()
799 static inline int miphy_is_ready(struct miphy28lp_phy *miphy_phy) in miphy_is_ready()
816 static int miphy_osc_is_ready(struct miphy28lp_phy *miphy_phy) in miphy_osc_is_ready()
866 static int miphy28lp_setup(struct miphy28lp_phy *miphy_phy, u32 miphy_val) in miphy28lp_setup()
896 static int miphy28lp_init_sata(struct miphy28lp_phy *miphy_phy) in miphy28lp_init_sata()
932 static int miphy28lp_init_pcie(struct miphy28lp_phy *miphy_phy) in miphy28lp_init_pcie()
977 static int miphy28lp_init_usb3(struct miphy28lp_phy *miphy_phy) in miphy28lp_init_usb3()
1020 struct miphy28lp_phy *miphy_phy = phy_get_drvdata(phy); in miphy28lp_init()
1047 static int miphy28lp_get_addr(struct miphy28lp_phy *miphy_phy) in miphy28lp_get_addr()
1080 struct miphy28lp_phy *miphy_phy = NULL; in miphy28lp_xlate()
1115 struct miphy28lp_phy *miphy_phy) in miphy28lp_probe_resets()
1139 struct miphy28lp_phy *miphy_phy) in miphy28lp_of_probe()
1200 struct miphy28lp_phy *miphy_phy; in miphy28lp_probe()