Lines Matching refs:uart_8250_port
118 static u32 uart_read(struct uart_8250_port *up, u32 reg) in uart_read()
125 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_set_mctrl()
154 static void omap_8250_mdr1_errataset(struct uart_8250_port *up, in omap_8250_mdr1_errataset()
228 static void omap8250_update_scr(struct uart_8250_port *up, in omap8250_update_scr()
248 static void omap8250_update_mdr1(struct uart_8250_port *up, in omap8250_update_mdr1()
257 static void omap8250_restore_regs(struct uart_8250_port *up) in omap8250_restore_regs()
321 struct uart_8250_port *up = in omap_8250_set_termios()
322 container_of(port, struct uart_8250_port, port); in omap_8250_set_termios()
485 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_pm()
503 static void omap_serial_fill_features_erratas(struct uart_8250_port *up, in omap_serial_fill_features_erratas()
570 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_irq()
591 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_startup()
653 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_shutdown()
686 struct uart_8250_port *up = in omap_8250_throttle()
687 container_of(port, struct uart_8250_port, port); in omap_8250_throttle()
703 struct uart_8250_port *up = in omap_8250_unthrottle()
704 container_of(port, struct uart_8250_port, port); in omap_8250_unthrottle()
718 static int omap_8250_rx_dma(struct uart_8250_port *p, unsigned int iir);
720 static void __dma_rx_do_complete(struct uart_8250_port *p, bool error) in __dma_rx_do_complete()
762 static void omap_8250_rx_dma_flush(struct uart_8250_port *p) in omap_8250_rx_dma_flush()
785 static int omap_8250_rx_dma(struct uart_8250_port *p, unsigned int iir) in omap_8250_rx_dma()
853 static int omap_8250_tx_dma(struct uart_8250_port *p);
857 struct uart_8250_port *p = param; in omap_8250_dma_tx_complete()
903 static int omap_8250_tx_dma(struct uart_8250_port *p) in omap_8250_tx_dma()
1005 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_dma_handle_irq()
1060 static inline int omap_8250_rx_dma(struct uart_8250_port *p, unsigned int iir) in omap_8250_rx_dma()
1092 struct uart_8250_port up; in omap8250_probe()
1297 static int omap8250_lost_context(struct uart_8250_port *up) in omap8250_lost_context()
1316 struct uart_8250_port *up = serial8250_get_port(priv->line); in omap8250_soft_reset()
1344 struct uart_8250_port *up; in omap8250_runtime_suspend()
1381 struct uart_8250_port *up; in omap8250_runtime_resume()