Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
256 struct s3c2410_uartcfg { struct257 unsigned char hwport; /* hardware port number */258 unsigned char unused;259 unsigned short flags;260 upf_t uart_flags; /* default uart flags */261 unsigned int clk_sel;263 unsigned int has_fracval;265 unsigned long ucon; /* value of ucon for port */266 unsigned long ulcon; /* value of ulcon for port */267 unsigned long ufcon; /* value of ufcon for port */