12-29
DMA CONTROLLER
DMASTS
(read only) F008H 0008H DMA Status:
Indicates whether a hardware re quest is pending on
channel 0 and 1. Indicates whether channel 0’s or
channel 1’s byte count has expired.
DMACMD2
(write only) F01AH DMA Command 2:
Assigns a bus control requester (DMA channel 0,
DMA channel 1, or external bus master) to the lowe st
priority level. Selects th e type of sampling for t he end-
of-process (EOP#) and the DMA request (DRQ
n
)
inputs. The DMA can sample these signal s
asynchronously or synchronously.
DMAMOD1
(write only) F00BH 000BH DMA Mode 1:
Determines the data-transfer mode. Enab les the
autoinitialize buffer-transfer mode. Determines the
transfer direction (whether the target is the
destination or source for a tran sfer). Determines
whether the DMA increments or decrements the
target address during a buffer transfer (only if the
DMA is set up to modify the target address; see
DMAMOD2).
DMAMOD2
(write only) F 01BH DMA Mode 2:
Selects the data transfer bus cy cle option. Specifies
whether the requester and ta rget are in memory or
I/O. Determines whether the DMA modifies the target
and requester addresses. Determ ines whether the
DMA increments or decrements the re quester
address during a buffer transfer (only if the DMA is set
up to modify the requester address).
DMASRR
(read/write) F009H 0009H DMA Software Request:

Write Format

Generates a channel 0 and/or a channel 1 software
request.

Read Format

Indicates whether a software requ est is pending on
DMA channel 0 or 1.
DMAMSK
(write only) F00 AH 00 0AH DMA Individual Ch annel Mask:
Individually masks (disables) channel 0’s and 1’s
hardware request input (DREQ0 and DREQ1). This
does not mask software requests.
DMAGRPMSK
(read/write) F00FH 000FH DMA Group Channel Mask:
Simultaneously masks (disables) both channels’
hardware request inputs (DREQ0 and DREQ1). This
does not mask software requests.
DMABSR
(write only) F01 8H DMA Bus Size:
Determines the requester a nd target data bus widths
(8 or 16 bits).
Table 12-3. DMA Registers (Sheet 2 of 3)
Register Expanded
Address PC/AT*
Address Description