Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Damba-pl011.c114 bool cts_event_workaround; member
135 .cts_event_workaround = false,
150 .cts_event_workaround = false,
166 .cts_event_workaround = false,
213 .cts_event_workaround = true,
1514 if (!uap->vendor->cts_event_workaround) in check_apply_cts_event_workaround()