Searched refs:ERR_INT_SMI_DONE (Results 1 – 1 of 1) sorted by relevance
72 #define ERR_INT_SMI_DONE 0x00000010 macro1049 if (readl(msp->base + ERR_INT_CAUSE) & ERR_INT_SMI_DONE) { in mv643xx_eth_err_irq()1050 writel(~ERR_INT_SMI_DONE, msp->base + ERR_INT_CAUSE); in mv643xx_eth_err_irq()2447 writel(ERR_INT_SMI_DONE, msp->base + ERR_INT_MASK); in mv643xx_eth_shared_probe()