Home
last modified time | relevance | path

Searched defs:s3c2410_uartcfg (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dserial_s3c.h279 struct s3c2410_uartcfg { struct
280 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