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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dnetx-serial.c71 #define LINE_CR_BRK (1<<0) macro
303 line_cr |= LINE_CR_BRK;
305 line_cr &= ~LINE_CR_BRK;

Completed in 45 milliseconds