Searched refs:VT8500_URISR (Results 1 – 1 of 1) sorted by relevance
41 #define VT8500_URISR 0x0018 /* Interrupt status */ macro163 if ((vt8500_read(port, VT8500_URISR) & RXOVER)) { in handle_rx()252 isr = vt8500_read(port, VT8500_URISR); in vt8500_irq()255 vt8500_write(port, isr, VT8500_URISR); in vt8500_irq()