Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Damba-pl011.c91 bool cts_event_workaround; member
112 .cts_event_workaround = false,
127 .cts_event_workaround = false,
143 .cts_event_workaround = false,
190 .cts_event_workaround = true,
1463 if (!uap->vendor->cts_event_workaround) in check_apply_cts_event_workaround()