Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/ !
Dcpm1.h168 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
Dcpm2.h211 #define SMCM_BRKE ((unsigned char)0x40) /* When in UART Mode */ macro
/linux-6.1.9/drivers/tty/serial/cpm_uart/ !
Dcpm_uart_core.c365 if (events & SMCM_BRKE) in cpm_uart_int()