ZS_CLOCK_DIVISOR  891 drivers/tty/serial/ip22zilog.c 	brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR 1148 drivers/tty/serial/ip22zilog.c 		brg = BPS_TO_BRG(9600, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR  292 drivers/tty/serial/sunzilog.c 	brg = BPS_TO_BRG(new_baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR  956 drivers/tty/serial/sunzilog.c 	brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR 1251 drivers/tty/serial/sunzilog.c 	brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR 1298 drivers/tty/serial/sunzilog.c 	brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);
ZS_CLOCK_DIVISOR 1377 drivers/tty/serial/sunzilog.c 		brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR);