Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/dc/
Ddcphy.c228 DC_CLRBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
234 DC_SETBIT(dc_sc, DC_SIARESET, DC_SIA_RESET); in dcphy_service()
384 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
389 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_auto()
403 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
405 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dcphy_reset()
Dif_dcreg.h333 #define DC_SIA_RESET 0x00000001 macro
Dif_dc.c1464 DC_CLRBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1470 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_setcfg()
1543 DC_SETBIT(sc, DC_SIARESET, DC_SIA_RESET); in dc_reset()