Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dserial.c66 struct omap_uart_state { struct
67 int num;
68 int can_sleep;
69 struct timer_list timer;
70 u32 timeout;
72 void __iomem *wk_st;
73 void __iomem *wk_en;
74 u32 wk_mask;
75 u32 padconf;
76 u32 dma_enabled;
[all …]