Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dtimbuart.h25 #define TIMBUART_CTRL_CTS 0x02 macro
Dtimbuart.c201 if (cts & TIMBUART_CTRL_CTS) in timbuart_get_mctrl()