Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Ddscc4.c329 #define Cts 0x00004000 macro
1618 if (state & Cts) { in dscc4_tx_irq()
1620 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_tx_irq()
1793 if (state & Cts) { in dscc4_rx_irq()
1795 if (!(state &= ~Cts)) /* DEBUG */ in dscc4_rx_irq()