Searched refs:BGMAC_INT_STATUS (Results 1 – 2 of 2) sorted by relevance
109 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()
33 #define BGMAC_INT_STATUS 0x020 /* Interrupt status */ macro