Table 28-11. echamr fields description (continued), Extended channel mode register (echamr) -22, Echamr fields description -22 – Freescale Semiconductor MPC8260 User Manual

Page 870: Figure 28-9, Echamr fields are describe d in table 28-11

Advertising
background image

Multi-Channel Controllers (MCCs)

MPC8260 PowerQUICC II Family Reference Manual, Rev. 2

28-22

Freescale Semiconductor

ECHAMR fields are described in Table 28-11.

0

1

2

3

4

5

6

7

8

9

10

11

12

13

14

15

Field MODE0

OCT

SUERM

FISU

UN

TXB

AERM NID IDL MRF RXF BSY RXB

Reset

No reset value

R/W

R/W

Offset

0x18

16

17

18

19

20

25

26

27

28

29

31

Field MODE1 POL

1

IDLM

TS

RQN

NOF

Reset

No reset value

R/W

R/W

Offset

0x1A

Figure 28-9. Extended Channel Mode Register (ECHAMR)

Table 28-11. ECHAMR Fields Description

Bits

Name Description

0,16

MODE0
MODE1

00 Transparent mode
01 HDLC mode
10 Reserved
11 SS7 mode (This is the required bit setting for an MCC to perform SS7.)

1, 5,
8

0

Reserved, should be cleared during initialization.

2-4
6-7
9-15

INTMSK

Interrupt mask bits. These bits are used for enabling/disabling the reporting of each possible event
defined in the interrupt circular table entry. See

Section 28.8.1.1, “Interrupt Circular Table Entry

.”

0 Disabled
1 Enable

17

POL

Enable polling. POL enables the transmitter to poll the TxBDs.
0 Polling is disabled (The CPM does not access the external bus to check the R bit in the TxBD).
1 Polling is enabled.

POL is used to optimize the use of the external bus. Software should always set POL at the
beginning of a transmit sequence of one or more frames. The CP clears POL when no more
buffers are ready in the transmit queue, i.e. when it finds a BD with R = 0 (for example, at the
end of a frame or at the end of a multi-frame transmission). To prevent a significant number of
useless transactions on the external bus, software should always prepare the new BD, or
multiple BDs, and set BD[R] before enabling polling.

18

1

Reserved, must be set.

Advertising