Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h164 #define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND) macro
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h327 #define SCxSR_TEND(port)\ macro