pl2303_update_reg  724 drivers/usb/serial/pl2303.c 			pl2303_update_reg(serial, 0, PL2303_FLOWCTRL_MASK, 0x40);
pl2303_update_reg  726 drivers/usb/serial/pl2303.c 			pl2303_update_reg(serial, 0, PL2303_FLOWCTRL_MASK, 0x60);
pl2303_update_reg  728 drivers/usb/serial/pl2303.c 		pl2303_update_reg(serial, 0, PL2303_FLOWCTRL_MASK, 0xc0);
pl2303_update_reg  730 drivers/usb/serial/pl2303.c 		pl2303_update_reg(serial, 0, PL2303_FLOWCTRL_MASK, 0);