Searched refs:USERIAL_PARITY_ODD (Results 1 – 2 of 2) sorted by relevance
82 #define USERIAL_PARITY_ODD (1 << 5) macro
221 else if (p_cfg->fmt & USERIAL_PARITY_ODD) in userial_vendor_open()