Home
last modified time | relevance | path

Searched refs:IRQ_DSR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink_gt.c393 #define IRQ_DSR BIT7 macro
1932 slgt_irq_off(info, IRQ_DSR); in dsr_change()
2114 if (status & IRQ_DSR) in isr_serial()
2437 slgt_irq_on(info, IRQ_DCD | IRQ_CTS | IRQ_DSR | IRQ_RI); in program_hw()
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c388 #define IRQ_DSR BIT7 macro
1922 slgt_irq_off(info, IRQ_DSR); in dsr_change()
2104 if (status & IRQ_DSR) in isr_serial()
2427 slgt_irq_on(info, IRQ_DCD | IRQ_CTS | IRQ_DSR | IRQ_RI); in program_hw()

Completed in 11 milliseconds