round1           1437 drivers/usb/serial/mos7720.c 	__u16 round1;
round1           1457 drivers/usb/serial/mos7720.c 		round1 = (__u16)(2304000L / baudrate);
round1           1458 drivers/usb/serial/mos7720.c 		round = (__u16)(round1 - (custom * 10));