Intel PXA26X User Manual Page 581

  • Download
  • Add to my manuals
  • Print
  • Page
    / 624
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 580
Intel® PXA26x Processor Family Developer’s Manual 16-33
Network/Audio Synchronous Serial Protocol Serial Ports
5 R TFS
TRANSMIT FIFO SERVICE REQUEST:
Indicates that the transmit FIFO requires service to prevent an
underrun. TFS is set when the number of valid entries in the transmit
FIFO is equal to or lesser than the transmit FIFO trigger threshold. It is
cleared when it has fewer entries than the trigger threshold value. When
TFS is set, an Interrupt is generated when SSCR1[TIE] is set. Setting
TFS signals a DMA service request if SSCR1[TSRE] is set. After the
CPU or DMA fills the FIFO such that it has at least as many entries as
the value of SSCR1[TFT], TFS (and the service request or interrupt) is
automatically cleared. SSCR1[TSRE] and SSCR1[TIE] must not both
be set.
0 – Transmit FIFO level exceeds TFT trigger threshold or the SSP port
is disabled
1 – Transmit FIFO level is at or below TFT trigger threshold, request
Interrupt
4 R BSY
SSP BUSY:
Indicates that the port is actively transmitting or receiving data and is
cleared when the port is idle or disabled. This bit does not generate an
Interrupt. Software must wait for the Tx Fifo to empty first and then wait
for the BSY bit to be cleared at the end of a data transfer.
0 – SSP port is idle or disabled
1 – SSP port currently transmitting or receiving a frame
3RRNE
RECEIVE FIFO NOT EMPTY:
Indicates that the receive FIFO contains one or more entries of valid
data. It is cleared when it no longer contains any valid data. This bit
does not generate an Interrupt.
When using programmed I/O, this bit can be polled to remove
remaining bytes of data from the receive FIFO since CPU Interrupt
requests are made only when the receive FIFO trigger threshold has
been met or exceeded.
0 – Receive FIFO is empty.
1 – Receive FIFO is not empty.
2R TNF
TRANSMIT FIFO NOT FULL:
Indicates that the transmit FIFO contains one or more entries that do
not contain valid data. TNF is cleared when the FIFO is completely full.
This bit does not generate an Interrupt.
When using programmed I/O, this bit can be polled to fill the transmit
FIFO over its trigger threshold.
0 – Transmit FIFO is full
1 – Transmit FIFO is not full
1:0 Reserved
Table 16-8. SSSR Bit Definitions (Sheet 3 of 3)
Physical Address
Base + 0x08
SSSR
PXA26x processor family Network/Audio
SSP Serial Ports
Bit
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Reserved
BCE
CSS
TUR
Reserved
TINT
Reserved
RFL
TFL
ROR
RFS
TFS
BSY
RNE
TNF
Reserved
Reset ? ? ? ? ? ? ? ? 0 0 0 ? 0 ? ? ? 1 1 1 1 0 0 0 0 0 0 0 0 0 1 ? ?
Bits Access Name Description
Page view 580
1 2 ... 576 577 578 579 580 581 582 583 584 585 586 ... 623 624

Comments to this Manuals

No comments