Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpm1.h168 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
H A Dcpm2.h211 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h197 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c365 if (events & SMCM_BRKE) in cpm_uart_int()