Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Damba-pl011.c81 bool cts_event_workaround; member
97 .cts_event_workaround = false,
112 .cts_event_workaround = true,
1391 if (uap->vendor->cts_event_workaround) { in pl011_int()