Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
260 struct s3c2410_uartcfg { struct261 unsigned char hwport; /* hardware port number */262 unsigned char unused;263 unsigned short flags;264 upf_t uart_flags; /* default uart flags */265 unsigned int clk_sel;267 unsigned int has_fracval;269 unsigned long ucon; /* value of ucon for port */270 unsigned long ulcon; /* value of ulcon for port */271 unsigned long ufcon; /* value of ufcon for port */