Searched refs:miphy_phy (Results 1 – 1 of 1) sorted by relevance
365 static inline void miphy28lp_set_reset(struct miphy28lp_phy *miphy_phy) in miphy28lp_set_reset() argument367 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset()379 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()388 static inline void miphy28lp_pll_calibration(struct miphy28lp_phy *miphy_phy, in miphy28lp_pll_calibration() argument391 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration()412 if (miphy_phy->type != PHY_TYPE_SATA) in miphy28lp_pll_calibration()417 if (miphy_phy->type == PHY_TYPE_USB3) { in miphy28lp_pll_calibration()430 static inline void miphy28lp_sata_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_sata_config_gen() argument432 void __iomem *base = miphy_phy->base; in miphy28lp_sata_config_gen()457 static inline void miphy28lp_pcie_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_pcie_config_gen() argument[all …]