Home
last modified time | relevance | path

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

/freebsd/sys/dev/ffec/
H A Dif_ffecreg.h96 #define FEC_MSCR_DIS_PRE (1 << 7) macro
H A Dif_ffec.c1732 mscr |= FEC_MSCR_DIS_PRE; in ffec_attach()