OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP_TCR_NORMAL
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/net/
ne2000_base.h
281
#define
DP_TCR_NORMAL
0x00 /* Normal transmitter operation */
ne2000_base.c
204
DP_OUT(base, DP_TCR,
DP_TCR_NORMAL
); /* Normal transmit operations */
593
DP_OUT(base, DP_TCR,
DP_TCR_NORMAL
);
Completed in 362 milliseconds