Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance
285 struct s3c2410_uartcfg { struct286 unsigned char hwport; /* hardware port number */287 unsigned char unused;288 unsigned short flags;289 upf_t uart_flags; /* default uart flags */290 unsigned int clk_sel;292 unsigned int has_fracval;294 unsigned long ucon; /* value of ucon for port */295 unsigned long ulcon; /* value of ulcon for port */296 unsigned long ufcon; /* value of ufcon for port */
Completed in 6 milliseconds