Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c422 #define IRQ_DSR BIT7 macro
2029 slgt_irq_off(info, IRQ_DSR); in dsr_change()
2211 if (status & IRQ_DSR) in isr_serial()
2534 slgt_irq_on(info, IRQ_DCD | IRQ_CTS | IRQ_DSR | IRQ_RI); in program_hw()