Searched refs:CR_STP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h169 #define CR_STP (1U << 4) /* Stop Timer */ macro
H A Ddp83932.c875 CSR_WRITE(sc, SONIC_CR, CR_STP | CR_RXDIS | CR_HTX);
1078 CSR_WRITE(sc, SONIC_CR, CR_HTX | CR_RXDIS | CR_STP);
/netbsd-current/sys/arch/newsmips/apbus/
H A Dif_snreg.h96 #define CR_STP 0x0010 /* stop timer */ macro
H A Dif_sn.c120 NIC_PUT(sc, SNR_CR, CR_STP);

Completed in 104 milliseconds