Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-xgene.c531 struct xgene_phy_ctx { struct
532 struct device *dev;
533 struct phy *phy;
534 enum xgene_phy_mode mode; /* Mode of operation */
535 enum clk_type_t clk_type; /* Input clock selection */
536 void __iomem *sds_base; /* PHY CSR base addr */
537 struct clk *clk; /* Optional clock */
540 struct xgene_sata_override_param sata_param;