Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Damba-pl011.c86 bool cts_event_workaround; member
107 .cts_event_workaround = false,
122 .cts_event_workaround = false,
138 .cts_event_workaround = false,
185 .cts_event_workaround = true,
1453 if (!uap->vendor->cts_event_workaround) in check_apply_cts_event_workaround()