Searched refs:SERIAL_STATE_PARITY (Results 1 – 2 of 2) sorted by relevance
108 #define SERIAL_STATE_PARITY 0x20 macro
861 dev_data->serial_state &= ~SERIAL_STATE_PARITY; in cdc_acm_line_ctrl_set()864 dev_data->serial_state |= SERIAL_STATE_PARITY; in cdc_acm_line_ctrl_set()