Searched refs:EMAC_INT_STATUS (Results 1 – 3 of 3) sorted by relevance
75 #define EMAC_INT_STATUS 0x1600 macro
144 isr = readl_relaxed(adpt->base + EMAC_INT_STATUS); in emac_isr()
959 writel((u32)~DIS_INT, adpt->base + EMAC_INT_STATUS); in emac_mac_up()984 writel(DIS_INT, adpt->base + EMAC_INT_STATUS); in emac_mac_down()