OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TxATP
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
sis900.h
133
TxATP
= 0x10000000,
sis900.c
845
tx_flags =
TxATP
| (DMA_BURST_64 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift);
849
tx_flags =
TxATP
| (DMA_BURST_512 << TxMXDMA_shift) | (TX_FILL_THRESH << TxFILLT_shift);
[
all
...]
Completed in 63 milliseconds