Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h167 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h335 #define SCxSR_FER(port)\ macro