Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/tty/serial/
Dsh-sci.h167 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro
/kernel/linux/linux-5.10/drivers/tty/serial/
Dsh-sci.h163 #define SCxSR_FER(port) (((port)->type == PORT_SCI) ? SCI_FER : SCIF_FER) macro