Searched refs:ASYNC_PARITY_ODD (Results 1 – 5 of 5) sorted by relevance
59 #define ASYNC_PARITY_ODD 2 macro
2537 info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN; in change_params()4124 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()4164 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1937 info->params.parity = ASYNC_PARITY_ODD; in mgsl_change_params()5846 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()5903 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()
2772 info->params.parity = ASYNC_PARITY_ODD; in change_params()4401 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1440 info->params.parity = ASYNC_PARITY_ODD; in mgslpc_change_params()3494 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()