SSP_STATUS_TNF
if (!(status & (SSP_STATUS_ERROR | SSP_STATUS_TNF | SSP_STATUS_RNE)))
if (drv_data->tx_resid && (status & SSP_STATUS_TNF)) {