OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CR_STP
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
dp83932reg.h
169
#define
CR_STP
(1U << 4) /* Stop Timer */
dp83932.c
875
CSR_WRITE(sc, SONIC_CR,
CR_STP
| CR_RXDIS | CR_HTX);
1078
CSR_WRITE(sc, SONIC_CR, CR_HTX | CR_RXDIS |
CR_STP
);
/src/sys/arch/newsmips/apbus/
if_snreg.h
96
#define
CR_STP
0x0010 /* stop timer */
if_sn.c
120
NIC_PUT(sc, SNR_CR,
CR_STP
);
Completed in 29 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025