Cirrus Logic EP93xx User Manual

Page 701

Advertising
background image

DS785UM1

22-13

Copyright 2007 Cirrus Logic

AC’97 Controller

EP93xx User’s Guide

2

2

2

2

22

TXBUSY:

TXBUSY is set when TEN = “1” AND there is data in the
FIFO, OR when data from this FIFO is being sent in the
current frame.

TXBUSY is cleared at the start of the next frame following
the assertion of the corresponding channel’s TXFE flag
(the value of TEN is irrelevant).

TXFF:

Transmit FIFO full flag, active HIGH.
This bit is asserted HIGH if the transmit FIFO is full.

RXFF:

Receive FIFO full flag, active HIGH.
This bit is asserted HIGH if the receive FIFO is full.

TXFE:

Transmit FIFO empty flag, active HIGH.
This bit is asserted HIGH if the transmit FIFO is empty.

RXFE:

Receive FIFO empty flag, active HIGH.
This bit is asserted HIGH if the receive FIFO is empty.

AC97RISRx

Address:

AC97RISR1 - 0x8088_0010 - Read Only
AC97RISR2 - 0x8088_0030 - Read Only
AC97RISR3 - 0x8088_0050 - Read Only
AC97RISR4 - 0x8088_0070 - Read Only

Definition:

Raw Interrupt Status. The AC97ISR registers are the raw Interrupt status
registers for the controller FIFOs. All bits are cleared to zero on reset except
for the TCIS as the FIFO and shift register should both be empty. Any write to
this register clears the overrun error.

Bit Descriptions:

RSVD:

Reserved. Unknown During Read.

RIS:

RX Interrupt Status - This bit is set to “1” if the receive
FIFO becomes half full.

TIS:

TX Interrupt Status - This bit is set to “1” if the transmit
FIFO becomes half empty.

31

30

29

28

27

26

25

24

23

22

21

20

19

18

17

16

RSVD

15

14

13

12

11

10

9

8

7

6

5

4

3

2

1

0

RSVD

RIS

TIS

RTIS

TCIS

Advertising