Home
last modified time | relevance | path

Searched refs:SW_RESET (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/pci/
Dif_xgereg.h60 #define SW_RESET DCSRB(0x0100) macro
Dif_xge.c344 PIF_WCSR(SW_RESET, 0xa5a5a50000000000ULL); in xge_attach()
373 PIF_WCSR(SW_RESET, 0); in xge_attach()
/netbsd/src/sys/arch/arm/broadcom/
Dbcm53xx_reg.h902 #define SW_RESET __BIT(13) macro
Dbcm53xx_eth.c647 bcmeth_write_4(sc, UNIMAC_COMMAND_CONFIG, SW_RESET); in bcmeth_ifstop()