Home
last modified time | relevance | path

Searched refs:UART_SCCM_BRKE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dcpm1.h425 #define UART_SCCM_BRKE ((ushort)0x0040) macro
H A Dcpm2.h449 #define UART_SCCM_BRKE ((ushort)0x0040) macro
/linux/drivers/tty/serial/
H A Dcpm_uart.c377 if (events & UART_SCCM_BRKE) in cpm_uart_int()