Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dcalxedaxgmac.c28 #define XGMAC_CONTROL_SPD_MASK 0x60000000 macro
345 value = readl(&regs->config) & XGMAC_CONTROL_SPD_MASK; in xgmac_reset()
411 value &= XGMAC_CONTROL_SPD_MASK; in xgmac_init()