Searched refs:FEC_MMFR_OP_READ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ffec/ | ||
H A D | if_ffecreg.h | 83 #define FEC_MMFR_OP_READ (0x02 << FEC_MMFR_OP_SHIFT) macro |
H A D | if_ffec.c | 327 WR4(sc, FEC_MMFR_REG, FEC_MMFR_OP_READ | in ffec_miibus_readreg() |