Searched refs:EMAC_MAC_IPGR_IPG1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/allwinner/ | ||
H A D | sun4i-emac.h | 98 #define EMAC_MAC_IPGR_IPG1 (0x0c) macro |
H A D | sun4i-emac.c | 390 writel((EMAC_MAC_IPGR_IPG1 << 8) | EMAC_MAC_IPGR_IPG2, in emac_setup() |