Searched refs:phy_status (Results 1 – 7 of 7) sorted by relevance
47 value = etsec->phy_status; in miim_read_cycle()137 etsec->phy_status &= ~MII_BMSR_LINK_ST; in etsec_miim_link_status()139 etsec->phy_status |= MII_BMSR_LINK_ST; in etsec_miim_link_status()
341 etsec->phy_status = in etsec_reset()
203 u32 phy_status; member235 void __iomem *status = (void __iomem *)(&usbnc->phy_status); in usb_phy_mode()439 void *__iomem phy_ctrl, *__iomem phy_status; in ehci_usb_phy_mode() local468 phy_status = (void __iomem *)(addr + in ehci_usb_phy_mode()470 val = readl(phy_status); in ehci_usb_phy_mode()
65 uint32_t phy_status; member
287 s->phy_status &= ~(MII_BMSR_LINK_ST | MII_BMSR_AN_COMP); in phy_update_link()290 s->phy_status |= (MII_BMSR_LINK_ST | MII_BMSR_AN_COMP); in phy_update_link()303 s->phy_status = (MII_BMSR_100TX_FD | MII_BMSR_100TX_HD | MII_BMSR_10T_FD | in phy_reset()324 val = s->phy_status; in do_phy_read()392 s->phy_status |= MII_BMSR_AN_COMP; in do_phy_write()1242 VMSTATE_UINT32(phy_status, FTGMAC100State),
202 void __iomem *phy_status; member275 u32 reg_base = (u32)info->phy_status; in ast2600_sdramphy_check_status()1030 priv->phy_status = (void *)(uintptr_t)devfdt_get_addr_index(dev, 2); in ast2600_sdrammc_ofdata_to_platdata()
283 u32 phy_status; in wait_phy_ready() local287 phy_status = get_reg(dev, REG_PHY_STATUS) & mask; in wait_phy_ready()294 } while (phy_status != mask); in wait_phy_ready()