Searched refs:ETH_CFG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/arm/at91/
H A Dif_ate.c291 (RD4(sc, ETH_CFG) & ETH_CFG_RMII) == ETH_CFG_RMII;
731 * in the ETH_CFG register.
733 reg = RD4(sc, ETH_CFG);
739 WR4(sc, ETH_CFG, reg);
1054 reg = RD4(sc, ETH_CFG);
1059 WR4(sc, ETH_CFG, reg);
1089 WR4(sc, ETH_CFG, RD4(sc, ETH_CFG) | ETH_CFG_BIG);
1255 WR4(sc, ETH_CFG, ETH_CFG_CLK_8);
1257 WR4(sc, ETH_CFG, ETH_CFG_CLK_1
[all...]
H A Dif_atereg.h34 #define ETH_CFG 0x04 /* EMAC Configuration Register */ macro
97 /* ETH_CFG */
/freebsd-10.2-release/sys/arm/cavium/cns11xx/
H A Dif_ecereg.h33 #define ETH_CFG 0x08 macro

Completed in 19 milliseconds