Searched refs:GEM_CFG_GEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/cadence/
H A Dcemacreg.h158 #define GEM_CFG_GEN __BIT(10) macro
H A Dif_cemac.c195 GEM_CFG_CLK_64 | GEM_CFG_GEN | ETH_CFG_SPD | ETH_CFG_FD);
699 reg &= ~GEM_CFG_GEN;
707 reg |= ETH_CFG_SPD | GEM_CFG_GEN;

Completed in 131 milliseconds