Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dcpm_uart.h28 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)
29 #define FLAG_SMC 0x00000002 macro
H A Dcpm_uart.c1302 pinfo->flags |= FLAG_SMC; in cpm_uart_init_port()
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H A Dcpm_uart.h27 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)
30 #define FLAG_SMC 0x00000002 macro
H A Dcpm_uart_core.c1180 pinfo->flags |= FLAG_SMC; in cpm_uart_init_port()

Completed in 4 milliseconds