goodrate          215 drivers/tty/serial/lpc32xx_hs.c 	u32 div, goodrate, hsu_rate, l_hsu_rate, comprate;
goodrate          220 drivers/tty/serial/lpc32xx_hs.c 	goodrate = hsu_rate = (div / 14) - 1;
goodrate          231 drivers/tty/serial/lpc32xx_hs.c 			goodrate = hsu_rate;
goodrate          240 drivers/tty/serial/lpc32xx_hs.c 	return goodrate;