Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Damd-xgbe-phy.c392 struct amd_xgbe_phy_priv { struct
393 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 …]