Searched refs:MOS7720_LCR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | mos7720.c | 113 MOS7720_LCR, enumerator 909 write_mos_reg(serial, port_number, MOS7720_LCR, in mos7720_open() 920 write_mos_reg(serial, port_number, MOS7720_LCR, in mos7720_open() 925 write_mos_reg(serial, port_number, MOS7720_LCR, in mos7720_open() 1019 return write_mos_reg(serial, port->port_number, MOS7720_LCR, in mos7720_break() 1225 write_mos_reg(serial, port_number, MOS7720_LCR, in set_higher_rates() 1230 write_mos_reg(serial, port_number, MOS7720_LCR, in set_higher_rates() 1339 write_mos_reg(serial, number, MOS7720_LCR, mos7720_port->shadowLCR); in send_cmd_write_baud_rate() 1348 write_mos_reg(serial, number, MOS7720_LCR, mos7720_port->shadowLCR); in send_cmd_write_baud_rate() 1433 write_mos_reg(serial, port_number, MOS7720_LCR, in change_port_settings()
|