Searched refs:shadowLCR (Results 1 – 1 of 1) sorted by relevance
172 __u8 shadowLCR; /* last LCR value received */ member2229 edge_port->shadowLCR); in send_cmd_write_baud_rate()2459 edge_port->shadowLCR &= ~(LCR_BITS_MASK | LCR_STOP_MASK | LCR_PAR_MASK); in change_port_settings()2460 edge_port->shadowLCR |= (lData | lParity | lStop); in change_port_settings()2466 edge_port->shadowLCR); in change_port_settings()