Searched refs:LSR_FRM_ERR (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_ti.h57 #define UMP_UART_LSR_DATA_MASK (LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK)
H A Dio_16654.h138 #define LSR_FRM_ERR 0x08 // Rx framing error macro
H A Dio_ti.c1526 MAP_FLAG(UMP_UART_LSR_FE_MASK, LSR_FRM_ERR) /* framing error */
1582 LSR_FRM_ERR | LSR_BREAK));
1613 if (new_lsr & LSR_FRM_ERR)
H A Dio_edgeport.c2079 (LSR_OVER_ERR | LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK));
2112 if (newLsr & LSR_FRM_ERR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/serial/
H A Dio_ti.h57 #define UMP_UART_LSR_DATA_MASK (LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK)
H A Dio_16654.h138 #define LSR_FRM_ERR 0x08 // Rx framing error macro
H A Dio_ti.c1526 MAP_FLAG(UMP_UART_LSR_FE_MASK, LSR_FRM_ERR) /* framing error */
1582 LSR_FRM_ERR | LSR_BREAK));
1613 if (new_lsr & LSR_FRM_ERR)
H A Dio_edgeport.c2079 (LSR_OVER_ERR | LSR_PAR_ERR | LSR_FRM_ERR | LSR_BREAK));
2112 if (newLsr & LSR_FRM_ERR)

Completed in 271 milliseconds