Home
last modified time | relevance | path

Searched refs:GMAC_MAC_CONFIGURATION_DM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/eqos/
H A Dif_eqos_reg.h46 #define GMAC_MAC_CONFIGURATION_DM (1U << 13) macro
H A Dif_eqos.c213 reg |= GMAC_MAC_CONFIGURATION_DM; in eqos_miibus_statchg()
215 reg &= ~GMAC_MAC_CONFIGURATION_DM; in eqos_miibus_statchg()