Searched refs:LCR_BITS_MASK (Results 1 – 2 of 2) sorted by relevance
103 #define LCR_BITS_MASK 0x03 // Mask for bits/char field macro
2761 edge_port->shadowLCR &= ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK); in change_port_settings()