Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_axi_emac.c39 #define XAE_MDIO_MC_MDIOEN_MASK 0x00000040 /* MII management enable*/ macro
236 out_be32(&regs->mdio_mc, XAE_MDIO_DIV_DFT | XAE_MDIO_MC_MDIOEN_MASK); in axiemac_phy_init()
393 out_be32(&regs->mdio_mc, XAE_MDIO_DIV_DFT | XAE_MDIO_MC_MDIOEN_MASK); in axi_ethernet_init()