Home
last modified time | relevance | path

Searched refs:DC_SIA_RESET (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/mii_layer/
H A Ddcphy.c264 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
270 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
425 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
430 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
440 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
442 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h323 #define DC_SIA_RESET 0x00000001 macro
H A Dif_dc.c1451 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1457 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1535 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_reset()