Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma-mdio.c109 bcma_write32(bgmac->bcma.core, BGMAC_INT_STATUS, BGMAC_IS_MDIO); in bcma_mdio_phy_write()
110 if (bcma_read32(bgmac->bcma.core, BGMAC_INT_STATUS) & BGMAC_IS_MDIO) in bcma_mdio_phy_write()
H A Dbgmac.h33 #define BGMAC_INT_STATUS 0x020 /* Interrupt status */ macro