Searched refs:EMAC_MAC_MCFG_MII_CLKD_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/allwinner/ | ||
| A D | sun4i-emac.h | 108 #define EMAC_MAC_MCFG_MII_CLKD_MASK (0xff << 2) macro |
| A D | sun4i-emac.c | 444 reg_val &= ~EMAC_MAC_MCFG_MII_CLKD_MASK; in emac_powerup() |
Completed in 7 milliseconds