Home
last modified time | relevance | path

Searched refs:scr_status (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c1814 unsigned short ssr_status, scr_status, err_enabled, orer_status = 0; in sci_mpxed_interrupt() local
1820 scr_status = serial_port_in(port, SCSCR); in sci_mpxed_interrupt()
1826 err_enabled = scr_status & port_rx_irq_mask(port); in sci_mpxed_interrupt()
1829 if ((ssr_status & SCxSR_TDxE(port)) && (scr_status & SCSCR_TIE) && in sci_mpxed_interrupt()
1838 (scr_status & SCSCR_RIE)) in sci_mpxed_interrupt()