Searched refs:ASYNC_PARITY_ODD (Results 1 – 5 of 5) sorted by relevance
58 #define ASYNC_PARITY_ODD 2 macro
2578 info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN; in change_params()4157 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()4197 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1949 info->params.parity = ASYNC_PARITY_ODD; in mgsl_change_params()5925 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()5982 if ( info->params.parity != ASYNC_PARITY_ODD ) in usc_set_async_mode()
2801 info->params.parity = ASYNC_PARITY_ODD; in change_params()4418 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()
1436 info->params.parity = ASYNC_PARITY_ODD; in mgslpc_change_params()3504 if (info->params.parity == ASYNC_PARITY_ODD) in async_mode()