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