Home
last modified time | relevance | path

Searched defs:IS_SMC (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/tty/serial/
Dcpm_uart.h28 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC) macro
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
Dcpm_uart.h27 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC) macro