Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/cpm_uart/
A Dcpm_uart.h27 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)
30 #define FLAG_SMC 0x00000002 macro
A Dcpm_uart_core.c1190 pinfo->flags |= FLAG_SMC; in cpm_uart_init_port()

Completed in 6 milliseconds