NO:
W90P710 Programming Guide
VERSION:
2.0
PAGE:
130
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.: 2005-W90P710-11-A
10.3 Registers
R
: read only,
W
: write only,
R/W
: both read and write,
C
: Only value 0 can be written
Register
Address
R/W
Description
Reset Value
ACTL_CON
0xFFF0.9000
R/W Audio controller control register
0x0000.0000
ACTL_RESET
0xFFF0.9004
R/W Sub block reset control register
0x0000.0000
ACTL_RDSTB
0xFFF0.9008 R/W
DMA destination base address register for
record
0x0000.0000
ACTL_RDST_LENGTH
0xFFF0.900C
R/W DMA destination length register for record
0x0000.0000
ACTL_RDSTC
0xFFF0.9010 R
DMA destination current address register for
record
0x0000.0000
ACTL_RSR
0xFFF0.9014 R/W
Record
status
register
0x0000.0000
ACTL_PDSTB
0xFFF0.9018 R/W
DMA destination base address register for
play
0x0000.0000
ACTL_PDST_LENGTH
0xFFF0.901C
R/W DMA destination length register for play
0x0000.0000
ACTL_PDSTC
0xFFF0.9020 R
DMA destination current address register for
play
0x0000.0000
ACTL_PSR
0xFFF0.9024
R/W
Play status register
0x0000.0004
ACTL_IISCON
0xFFF0.9028
R/W IIS control register
0x0000.0000
ACTL_ACCON
0xFFF0.902C
R/W AC-link control register
0x0000.0000
ACTL_ACOS0
0xFFF0.9030
R/W AC-link out slot 0
0x0000.0000
ACTL_ACOS1
0xFFF0.9034
R/W AC-link out slot 1
0x0000.0080
ACTL_ACOS2
0xFFF0.9038
R/W AC-link out slot 2
0x0000.0000
ACTL_ACIS0
0xFFF0.903C
R
AC-link in slot 0
0x0000.0000
ACTL_ACIS1
0xFFF0.9040
R
AC-link in slot 1
0x0000.0000
ACTL_ACIS2
0xFFF0.9044
R
AC-link in slot 2
0x0000.0000
10.4 AC97 Interface
W90P710 AC-link interface partially support the functionality defined by AC97 codec standard.
W90P710 AC-link interface supports only 4 data slots of the 12 data slots. It supports 16-bits PCM.
Double rate (96kHz) was not supported. Basically, it provides 2-channels playback and 2-channels
record with variable sampling rate, 8000, 11025, 16000, 22025, 24000, 32000, 44100, and 48000 Hz.
W90P710 AC-link interface provides facilities of external AC97 codec register accessing. The
playback and record data transfer is done by DMA transfer. These facilities greatly reduce the loading
of software.