Home
last modified time | relevance | path

Searched refs:SMCM_BRKE (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
Dcommproc.h241 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/linux-4.1.27/arch/powerpc/include/asm/
Dcpm1.h166 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
Dcpm2.h210 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/linux-4.1.27/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c386 if (events & SMCM_BRKE) in cpm_uart_int()