Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Ddscc4.c329 #define Cts 0x00004000 macro
1615 if (state & Cts) { in dscc4_tx_irq()
1617 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_tx_irq()
1790 if (state & Cts) { in dscc4_rx_irq()
1792 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_rx_irq()