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