Go to the documentation of this file.
11 #include <asm/sn/addrs.h>
13 #include <asm/sn/klconfig.h>
14 #include <asm/sn/ioc3.h>
17 #include <linux/serial.h>
18 #include <linux/serial_core.h>
20 #define IOC3_CLK (22000000 / 3)
21 #define IOC3_FLAGS (0)
31 return &ioc3->
sregs.uarta;
38 while ((uart->
iu_lsr & 0x20) == 0);