Searched refs:SERIAL_PARITY_MASK (Results 1 – 2 of 2) sorted by relevance
| /system/public/zircon/device/ | ||
| A D | serial.h | 28 #define SERIAL_PARITY_MASK (3 << 3) macro |
| /system/dev/serial/aml-uart/ | ||
| A D | aml-uart.cpp | 161 switch (flags & SERIAL_PARITY_MASK) { in SerialImplConfig() |
Completed in 3 milliseconds