Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Damba-pl011.c81 bool cts_event_workaround; member
99 .cts_event_workaround = false,
108 .cts_event_workaround = false,
124 .cts_event_workaround = true,
1340 if (!uap->vendor->cts_event_workaround) in check_apply_cts_event_workaround()