VT8500_URISR
if ((vt8500_read(port, VT8500_URISR) & RXOVER)) {
isr = vt8500_read(port, VT8500_URISR);
vt8500_write(port, isr, VT8500_URISR);