Home
last modified time | relevance | path

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

/arch/arm/plat-s3c/include/plat/
Dregs-serial.h221 struct s3c2410_uartcfg { struct
222 unsigned char hwport; /* hardware port number */
223 unsigned char unused;
224 unsigned short flags;
225 upf_t uart_flags; /* default uart flags */
227 unsigned long ucon; /* value of ucon for port */
228 unsigned long ulcon; /* value of ulcon for port */
229 unsigned long ufcon; /* value of ufcon for port */
231 struct s3c24xx_uart_clksrc *clocks;
232 unsigned int clocks_size;