Home
last modified time | relevance | path

Searched refs:sgmii_support (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/
H A Dphy-eyeq5-eth.c59 bool sgmii_support; member
144 if (inst->sgmii_support && submode == PHY_INTERFACE_MODE_SGMII) in eq5_phy_validate()
201 bool sgmii_support) in eq5_phy_probe_phy() argument
215 inst->sgmii_support = sgmii_support; in eq5_phy_probe_phy()
222 if (sgmii_support && (readl(inst->gp) & EQ5_GP_SGMII_MODE)) in eq5_phy_probe_phy()