Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Ddscc4.c327 #define Cts 0x00004000 macro
1611 if (state & Cts) { in dscc4_tx_irq()
1613 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_tx_irq()
1786 if (state & Cts) { in dscc4_rx_irq()
1788 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_rx_irq()