Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
273 struct s3c2410_uartcfg { struct274 unsigned char hwport; /* hardware port number */275 unsigned char unused;276 unsigned short flags;277 upf_t uart_flags; /* default uart flags */278 unsigned int clk_sel;280 unsigned int has_fracval;282 unsigned long ucon; /* value of ucon for port */283 unsigned long ulcon; /* value of ulcon for port */284 unsigned long ufcon; /* value of ufcon for port */