Searched defs:amd_xgbe_phy_priv (Results 1 – 1 of 1) sorted by relevance
392 struct amd_xgbe_phy_priv { struct393 struct platform_device *pdev;394 struct acpi_device *adev;395 struct device *dev;397 struct phy_device *phydev;400 struct resource *rxtx_res;401 struct resource *sir0_res;402 struct resource *sir1_res;405 void __iomem *rxtx_regs; /* SerDes Rx/Tx CSRs */406 void __iomem *sir0_regs; /* SerDes integration registers (1/2) */[all …]