Searched refs:FLAG_SMC (Results 1 – 2 of 2) sorted by relevance
28 #define IS_SMC(pinfo) (pinfo->flags & FLAG_SMC)29 #define FLAG_SMC 0x00000002 macro
1302 pinfo->flags |= FLAG_SMC; in cpm_uart_init_port()