Home
last modified time | relevance | path

Searched defs:xgene_phy_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-xgene.c542 struct xgene_phy_ctx { struct
543 struct device *dev;
544 struct phy *phy;
545 enum phy_mode mode; /* Mode of operation */
546 enum clk_type_t clk_type; /* Input clock selection */
547 void __iomem *sds_base; /* PHY CSR base addr */
548 struct clk *clk; /* Optional clock */
551 struct xgene_sata_override_param sata_param;