Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h94 #define SCIF_PER BIT(2) /* Parity Error */ macro
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h287 #define SCIF_PER 0x0004 /* 7705 SCIF, 7707 SCIF, 7709 SCIF, 7750 SCIF */ macro