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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmax3100.c110 #define MAX3100_PARITY_ON 1 macro
171 if (s->parity & MAX3100_PARITY_ON)
232 if (s->parity & MAX3100_PARITY_ON) {
507 parity |= MAX3100_PARITY_ON;
510 parity &= ~MAX3100_PARITY_ON;

Completed in 24 milliseconds