Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dbgmac-bcma-mdio.c108 bcma_write32(bgmac->bcma.core, BGMAC_INT_STATUS, BGMAC_IS_MDIO); in bcma_mdio_phy_write()
109 if (bcma_read32(bgmac->bcma.core, BGMAC_INT_STATUS) & BGMAC_IS_MDIO) in bcma_mdio_phy_write()
Dbgmac.h36 #define BGMAC_IS_MDIO 0x00000010 macro