Searched refs:LCR_PARITY_NONE (Results 1 – 2 of 2) sorted by relevance
63 #define LCR_PARITY_NONE 0x00 macro
490 umct_set_lcr(sc, LCR_DATA_BITS_8 | LCR_PARITY_NONE | LCR_STOP_BITS_1); in umct_init()514 data |= LCR_PARITY_NONE; in umct_param()550 lcr_data = LCR_DATA_BITS_8 | LCR_PARITY_NONE | in umct_open()