NO:
W90P710 Programming Guide
VERSION:
2.1
PAGE:
45
The above information is the exclusive intellectual property of Winbond Electronics and shall not be disclosed,
distributed or reproduced without permission from Winbond.
Table No.: 1200-0003-07-A
MIID
0xFFF0.3094
R/W MII Management Data Register
0x0000.0000
MIIDA
0xFFF0.3098 R/W MII Management Control and Address
Register
0x0090.0000
FFTCR
0xFFF0.309C
R/W FIFO Threshold Control Register
0x0000.0101
TSDR
0xFFF0.30A0
W
Transmit Start Demand Register
Undefined
RSDR
0xFFF0.30A4
W
Receive Start Demand Register
Undefined
DMARFC
0xFFF0.30A8
R/W Maximum Receive Frame Control Register
0x0000.0800
MIEN
0xFFF0.30AC
R/W MAC Interrupt Enable Register
0x0000.0000
4.3.2 EMC Status Registers
Register
Address
R/W
Description
Reset Value
MISTA
0xFFF0.30B0 R/W
MAC
Interrupt
Status
Register
0x0000.0000
MGSTA
0xFFF0.30B4
R/W MAC General Status Register
0x0000.0000
MPCNT
0xFFF0.30B8
R/W Missed Packet Count Register
0x0000.7FFF
MRPC
0xFFF0.30BC
R
MAC Receive Pause Count Register
0x0000.0000
MRPCC
0xFFF0.30C0
R
MAC Receive Pause Current Count Register
0x0000.0000
MREPC
0xFFF0.30C4
R
MAC Remote Pause Count Register
0x0000.0000
DMARFS
0xFFF0.30C8
R/W DMA Receive Frame Status Register
0x0000.0000
CTXDSA
0xFFF0.30CC
R Current Transmit Descriptor Start Address
Register
0x0000.0000
CTXBSA
0xFFF0.30D0
R
Current Transmit Buffer Start Address Register
0x0000.0000
CRXDSA
0xFFF0.30D4
R Current Receive Descriptor Start Address
Register
0x0000.0000
CRXBSA
0xFFF0.30D8
R
Current Receive Buffer Start Address Register
0x0000.0000
4.4 Functional Descriptions
4.4.1 Initialize Rx Buffer Descriptors
(1) Allocate memory for Rx descriptors.
(2) Write start address of (1) to
RXDLSA
register and let Rx software pointer point to this
address.
(3) Set ownership bits of each descriptor to DMA.
(4) Allocate memory as data buffer and write the address to
data buffer start address
field of Rx
descriptor.
(5) Set start address of next descriptor, this field of the last descriptor should set to the address
of the first descriptor.