Searched refs:SR_FRAMING_ERROR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/ipack/devices/ | ||
| H A D | scc2698.h | 135 #define SR_FRAMING_ERROR (0x1 << 6) macro |
| H A D | ipoctal.c | 183 if (sr & SR_FRAMING_ERROR) { in ipoctal_irq_rx() |