Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h726 #define DC_ULI_PHY_OP_DONE 0x10000000 macro
H A Dif_dc.c705 if ((rval & DC_ULI_PHY_OP_DONE) != 0) { in dc_miibus_readreg()