.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SSP_FLUSH" "" "06 October 2005" "" ""
.SH NAME
ssp_flush \- flush the transmit and receive FIFOs
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ssp_flush ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Wait for the SSP to idle, and ensure that the receive FIFO
is empty.
.PP
The caller is expected to perform the necessary locking.