Searched refs:SW_RESET (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | if_xgereg.h | 60 #define SW_RESET DCSRB(0x0100) macro
|
| H A D | if_xge.c | 344 PIF_WCSR(SW_RESET, 0xa5a5a50000000000ULL); in xge_attach() 373 PIF_WCSR(SW_RESET, 0); in xge_attach()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | imx6qp-prtwd3.dts | 275 "", "", "", "", "", "SW_RESET", "", "",
|
| /netbsd-src/sys/arch/arm/broadcom/ |
| H A D | bcm53xx_reg.h | 902 #define SW_RESET __BIT(13) macro
|
| H A D | bcm53xx_eth.c | 644 * 3. Set SW_RESET bit in UNIMAC_COMMAND_CONFIG register in bcmeth_ifstop() 645 * 4. Clear SW_RESET bit in UNIMAC_COMMAND_CONFIG register in bcmeth_ifstop() 647 bcmeth_write_4(sc, UNIMAC_COMMAND_CONFIG, SW_RESET); in bcmeth_ifstop()
|