Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
283 struct s3c2410_uartcfg { struct284 unsigned char hwport; /* hardware port number */285 unsigned char unused;286 unsigned short flags;287 upf_t uart_flags; /* default uart flags */288 unsigned int clk_sel;290 unsigned int has_fracval;292 unsigned long ucon; /* value of ucon for port */293 unsigned long ulcon; /* value of ulcon for port */294 unsigned long ufcon; /* value of ufcon for port */