Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h197 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.c368 if (events & SMCM_BRKE) in cpm_uart_int()