Searched refs:phy_status (Results 1 – 2 of 2) sorted by relevance
233 u32 phy_status; member257 void __iomem *status = (void __iomem *)(&usbnc->phy_status); in usb_phy_mode()468 void *__iomem phy_ctrl, *__iomem phy_status; in ehci_usb_phy_mode() local497 phy_status = (void __iomem *)(addr + in ehci_usb_phy_mode()499 val = readl(phy_status); in ehci_usb_phy_mode()
602 unsigned int phy_status; in marvell_88e_phy_config() local621 while ((phy_status = in marvell_88e_phy_config()637 phy_status = read_phy (ETH_BASE, phy_addr, PHY_STATUS_REG); in marvell_88e_phy_config()642 } while ((phy_status & PHY_STAT_LINK_UP) == 0); in marvell_88e_phy_config()644 if ((phy_status & PHY_STAT_LINK_UP) == 0) in marvell_88e_phy_config()