Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddwc_eqos_reg.h44 #define GMAC_MAC_CONFIGURATION_DM (1U << 13) macro
H A Ddwc_eqos.c225 conf |= GMAC_MAC_CONFIGURATION_DM; in eqos_update_link()
227 conf &= ~GMAC_MAC_CONFIGURATION_DM; in eqos_update_link()