Searched refs:STS8251_PE (Results 1 – 2 of 2) sorted by relevance
67 #define STS8251_PE 0x08 /* perity error */ macro
2307 if (tmp & STS8251_PE) line_status |= LSR_PE;2351 if (tmp & (STS8251_PE | STS8251_OE |