Searched refs:FLAG_SMC (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart.h29 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)
32 #define FLAG_SMC 0x00000002 macro
H A Dcpm_uart_core.c1177 pinfo->flags |= FLAG_SMC;

Completed in 55 milliseconds