Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dcalxedaxgmac.c29 #define XGMAC_CONTROL_SPD_MASK 0x60000000 macro
346 value = readl(&regs->config) & XGMAC_CONTROL_SPD_MASK; in xgmac_reset()
412 value &= XGMAC_CONTROL_SPD_MASK; in xgmac_init()