Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dsynclink_gt.c389 #define IRQ_CTS BIT6 macro
1942 slgt_irq_off(info, IRQ_CTS); in cts_change()
2106 if (status & IRQ_CTS) in isr_serial()
2427 slgt_irq_on(info, IRQ_DCD | IRQ_CTS | IRQ_DSR | IRQ_RI); in program_hw()