Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii-qdf2432.c166 u32 lnstatus; in emac_sgmii_init_qdf2432() local
182 lnstatus = readl(phy_regs + SGMII_PHY_LN_LANE_STATUS); in emac_sgmii_init_qdf2432()
183 if (lnstatus & BIT(1)) in emac_sgmii_init_qdf2432()
H A Demac-sgmii-qdf2400.c179 u32 lnstatus; in emac_sgmii_init_qdf2400() local
195 lnstatus = readl(phy_regs + SGMII_PHY_LN_LANE_STATUS); in emac_sgmii_init_qdf2400()
196 if (lnstatus & BIT(1)) in emac_sgmii_init_qdf2400()