Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Ddcphy.c227 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
233 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
383 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
388 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
402 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
404 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
H A Dif_dcreg.h333 #define DC_SIA_RESET 0x00000001 macro
H A Dif_dc.c1470 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1476 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1549 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_reset()