Home
last modified time | relevance | path

Searched refs:miphy_phy (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/phy/st/
Dphy-miphy28lp.c368 static inline void miphy28lp_set_reset(struct miphy28lp_phy *miphy_phy) in miphy28lp_set_reset() argument
370 void __iomem *base = miphy_phy->base; in miphy28lp_set_reset()
382 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()
391 static inline void miphy28lp_pll_calibration(struct miphy28lp_phy *miphy_phy, in miphy28lp_pll_calibration() argument
394 void __iomem *base = miphy_phy->base; in miphy28lp_pll_calibration()
415 if (miphy_phy->type != PHY_TYPE_SATA) in miphy28lp_pll_calibration()
420 if (miphy_phy->type == PHY_TYPE_USB3) { in miphy28lp_pll_calibration()
433 static inline void miphy28lp_sata_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_sata_config_gen() argument
435 void __iomem *base = miphy_phy->base; in miphy28lp_sata_config_gen()
460 static inline void miphy28lp_pcie_config_gen(struct miphy28lp_phy *miphy_phy) in miphy28lp_pcie_config_gen() argument
[all …]