Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/
Dphy-xgene.c530 struct xgene_phy_ctx { struct
531 struct device *dev;
532 struct phy *phy;
533 enum xgene_phy_mode mode; /* Mode of operation */
534 enum clk_type_t clk_type; /* Input clock selection */
535 void __iomem *sds_base; /* PHY CSR base addr */
536 struct clk *clk; /* Optional clock */
539 struct xgene_sata_override_param sata_param;