OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAN9118_FIFO_INT
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Lan9118Dxe/
Lan9118DxeHw.h
40
#define
LAN9118_FIFO_INT
(0x00000068 + LAN9118_BA) // FIFO Level Interrupts
Lan9118Dxe.c
999
FifoInt = MmioRead32 (
LAN9118_FIFO_INT
);
1004
MmioWrite32 (
LAN9118_FIFO_INT
, FifoInt);
[
all
...]
Completed in 3174 milliseconds