Home
last modified time | relevance | path

Searched defs:SCxSR_BRK (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.h165 #define SCxSR_BRK(port) (((port)->type == PORT_SCI) ? 0x00 : SCIF_BRK) macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_sh.h342 #define SCxSR_BRK(port)\ macro