HomeSort by: relevance | last modified time | path
    Searched refs:GEM_CFG_GEN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/cadence/
cemacreg.h 156 #define GEM_CFG_GEN __BIT(10)
if_cemac.c 174 GEM_CFG_CLK_64 | GEM_CFG_GEN | ETH_CFG_SPD | ETH_CFG_FD);
734 reg &= ~GEM_CFG_GEN;
742 reg |= ETH_CFG_SPD | GEM_CFG_GEN;

Completed in 12 milliseconds