Searched refs:LCR_STOP_MASK (Results 1 – 4 of 4) sorted by relevance
105 #define LCR_STOP_MASK 0x04 // Mask for stop bits field macro
1435 #define LCR_STOP_MASK 0x04 /* Mask for stop bits field */ in change_port_settings() macro1440 ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK); in change_port_settings()
39 #define LCR_STOP_MASK 0x04 /* Mask for stop bits field */ macro1256 ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK); in mos7840_change_port_settings()
2452 edge_port->shadowLCR &= ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK); in change_port_settings()