• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/

Lines Matching refs:omap_uart_state

51 struct omap_uart_state {
176 static inline void __init omap_uart_reset(struct omap_uart_state *uart)
188 static void omap_uart_mdr1_errataset(struct omap_uart_state *uart, u8 mdr1_val,
215 static void omap_uart_save_context(struct omap_uart_state *uart)
239 static void omap_uart_restore_context(struct omap_uart_state *uart)
280 static inline void omap_uart_save_context(struct omap_uart_state *uart) {}
281 static inline void omap_uart_restore_context(struct omap_uart_state *uart) {}
284 static inline void omap_uart_enable_clocks(struct omap_uart_state *uart)
297 static inline void omap_uart_disable_clocks(struct omap_uart_state *uart)
308 static void omap_uart_enable_wakeup(struct omap_uart_state *uart)
325 static void omap_uart_disable_wakeup(struct omap_uart_state *uart)
342 static void omap_uart_smart_idle_enable(struct omap_uart_state *uart,
357 static void omap_uart_block_sleep(struct omap_uart_state *uart)
369 static void omap_uart_allow_sleep(struct omap_uart_state *uart)
386 struct omap_uart_state *uart = (struct omap_uart_state *)data;
393 struct omap_uart_state *uart;
405 struct omap_uart_state *uart;
429 struct omap_uart_state *uart;
438 struct omap_uart_state *uart;
468 struct omap_uart_state *uart = dev_id;
475 static void omap_uart_idle_init(struct omap_uart_state *uart)
549 struct omap_uart_state *uart;
566 struct omap_uart_state *uart = container_of(pdev,
567 struct omap_uart_state, pdev);
578 struct omap_uart_state *uart = container_of(pdev,
579 struct omap_uart_state, pdev);
601 static inline void omap_uart_idle_init(struct omap_uart_state *uart) {}
605 static struct omap_uart_state omap_uart[] = {
693 struct omap_uart_state *uart = &omap_uart[i];
755 struct omap_uart_state *uart;