Searched refs:ASYNC_PARITY_ODD (Results 1 – 5 of 5) sorted by relevance
59 #define ASYNC_PARITY_ODD 2 macro
2546 info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN; in change_params()4133 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()4173 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1937 info->params.parity = ASYNC_PARITY_ODD; in mgsl_change_params()5889 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()5946 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()
2773 info->params.parity = ASYNC_PARITY_ODD; in change_params()4402 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1440 info->params.parity = ASYNC_PARITY_ODD; in mgslpc_change_params()3495 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()