Searched refs:UMCS_LCR_PARITYMASK (Results 1 – 2 of 2) sorted by relevance
379 #define UMCS_LCR_PARITYMASK 0x38 /* Mask for all parity data */ macro
539 lcr &= ~UMCS_LCR_PARITYMASK; in umcs_param()