Searched refs:ZS_CLOCK (Results 1 – 3 of 3) sorted by relevance
64 #define ZS_CLOCK 4915200 /* Zilog input clock rate. */ macro 288 brg = BPS_TO_BRG(new_baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_change_mouse_baud() 949 brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_set_termios() 1244 brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_console_setup() 1291 brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_init_kbdms() 1370 brg = BPS_TO_BRG(baud, ZS_CLOCK / ZS_CLOCK_DIVISOR); in sunzilog_init_hw() 1432 up[0].port.uartclk = ZS_CLOCK; in zs_probe() 1450 up[1].port.uartclk = ZS_CLOCK; in zs_probe()
110 #define ZS_CLOCK 3686400 /* Z8530 RTxC input clock rate */ macro
97 #define ZS_CLOCK 7372800 /* Z85C30 PCLK input clock rate. */ macro 1108 uport->uartclk = ZS_CLOCK; in zs_probe_sccs()