Searched refs:XGMAC_CONTROL_SPD_MASK (Results 1 – 2 of 2) sorted by relevance
28 #define XGMAC_CONTROL_SPD_MASK 0x60000000 macro345 value = readl(®s->config) & XGMAC_CONTROL_SPD_MASK; in xgmac_reset()411 value &= XGMAC_CONTROL_SPD_MASK; in xgmac_init()
109 #define XGMAC_CONTROL_SPD_MASK 0x60000000 macro950 ctrl = readl(ioaddr + XGMAC_CONTROL) & XGMAC_CONTROL_SPD_MASK; in xgmac_hw_init()