Home
last modified time | relevance | path

Searched refs:SR_FRAMING_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/ipack/devices/
Dscc2698.h138 #define SR_FRAMING_ERROR (0x1 << 6) macro
Dipoctal.c173 if (sr & SR_FRAMING_ERROR) { in ipoctal_irq_rx()