TXX9_SIDISR_UVALID
} while (!(disr & TXX9_SIDISR_UVALID) && (max_count-- > 0));
while (sio_in(up, TXX9_SIDISR) & TXX9_SIDISR_UVALID)