Table 9-8. gpcr field descriptions (continued), General purpose control register (gpcr) -34, Gpcr field descriptions -34 – Freescale Semiconductor MPC8260 User Manual

Page 340: Table 9-8. describes gpcr fields

Advertising
background image

PCI Bridge

MPC8260 PowerQUICC II Family Reference Manual, Rev. 2

9-34

Freescale Semiconductor

Figure 9-21. General Purpose Control Register (GPCR)

Table 9-8. describes GPCR fields.

31

20

19

18

17

16

Field

DMABC

Reset

0000_0000_0000_0000

R/W

R/W

Addr

0x1087E

15

14

13

12

1

0

Field

INTPCI

MCP2PCI

LE_MODE

Reset

0000_0000_0000_0000

R/W

R/W

Addr

0x1087C

Table 9-8. GPCR Field Descriptions

Bits

Name

Description

31–20

Reserved, should be cleared.

19–18

DMABC

DMA 60x bandwidth control
00 DMA uses low 60x bandwidth.
01 DMA uses high 60x bandwidth.
10 DMA uses maximum 60x bus bandwidth.
11 DMA uses minimum 60x bandwidth.
Allows breaks to be inserted in the DMA controller operation. This control may
be needed to avoid starvation of other 60x masters because the PCI bridge can
have higher priorities than other masters. The breaks are inserted only if some
other 60x bus master requests the bus.
The user should find the optimum setting by testing, arriving at the best for each
specific implementation. For most systems the default value (low 60x bandwidth
for the dma) will be good. Note that if the dma is the only master that needs the
bus during the period of the
transfer, the bandwidth is not affected.

17–15

Reserved, should be cleared.

14

INT2PCI

Interrupt reroute to PCI.
0 Interrupts are not rerouted to the PCI. Sent to the core if it is enabled or output

on IRQ7 if the core is disabled.

1 All SIU pending interrupts are rerouted to PCI's INTA. Useful in agent mode.

13

MCP2PCI

Machine check reroute to PCI.
0 Machine check interrupts are not rerouted to the PCI. Sent to the core if it is

enabled or output on IRQ0 if the core is disabled

1 All machine check interrupts are rerouted to PICE’s INTA. Useful in agent

mode.

Advertising