Home
last modified time | relevance | path

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

/freebsd/sys/dev/nge/
H A Dif_ngereg.h98 #define NGE_CSR_RESET 0x00000100 macro
H A Dif_nge.c754 NGE_SETBIT(sc, NGE_CSR, NGE_CSR_RESET); in nge_reset()
757 if (!(CSR_READ_4(sc, NGE_CSR) & NGE_CSR_RESET)) in nge_reset()