Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Ddcphy.c233 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
239 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
399 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_mii_phy_auto()
404 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_mii_phy_auto()
443 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
445 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
/openbsd/sys/dev/ic/
H A Ddcreg.h345 #define DC_SIA_RESET 0x00000001 macro
H A Ddc.c1278 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1284 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1360 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_reset()