Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
279 struct s3c2410_uartcfg { struct280 unsigned char hwport; /* hardware port number */281 unsigned char unused;282 unsigned short flags;283 upf_t uart_flags; /* default uart flags */284 unsigned int clk_sel;286 unsigned int has_fracval;288 unsigned long ucon; /* value of ucon for port */289 unsigned long ulcon; /* value of ulcon for port */290 unsigned long ufcon; /* value of ufcon for port */
Completed in 4 milliseconds