Searched refs:up_to_u8250p (Results 1 – 16 of 16) sorted by relevance
481 struct uart_8250_port *up = up_to_u8250p(p); in set_io_from_upio()680 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_em485_config()1429 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_stop_rx()1555 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_stop_tx()1572 struct uart_8250_port *up = up_to_u8250p(port); in __start_tx()1623 struct uart_8250_port *up = up_to_u8250p(port); in start_tx_rs485()1675 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_start_tx()1703 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_disable_ms()1717 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_enable_ms()1923 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_handle_irq()[all …]
250 struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port); in aspeed_vuart_startup()265 struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port); in aspeed_vuart_shutdown()285 struct uart_8250_port *up = up_to_u8250p(port); in aspeed_vuart_set_throttle()330 struct uart_8250_port *up = up_to_u8250p(port); in aspeed_vuart_handle_irq()
513 start_rx_dma(up_to_u8250p(up)); in brcmuart_rx_isr()543 struct uart_8250_port *port_8250 = up_to_u8250p(up); in brcmuart_tx_isr()591 struct uart_8250_port *up = up_to_u8250p(port); in brcmuart_startup()624 struct uart_8250_port *up = up_to_u8250p(port); in brcmuart_shutdown()758 struct uart_8250_port *p8250 = up_to_u8250p(up); in brcmstb_set_termios()775 struct uart_8250_port *up = up_to_u8250p(p); in brcmuart_handle_irq()823 struct uart_8250_port *up = up_to_u8250p(p); in brcmuart_hrtimer_func()
173 struct uart_8250_port *up = up_to_u8250p(port); in __omap8250_set_mctrl()371 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_set_termios()522 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_pm()621 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_irq()673 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_startup()738 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_shutdown()789 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_unthrottle()812 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_rs485_config()1245 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_dma_handle_irq()
85 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_force_idle()139 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_tx_wait_empty()247 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_handle_irq()378 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_set_ldisc()
193 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_startup()213 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_shutdown()302 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_set_termios()
84 struct uart_8250_port *up = up_to_u8250p(p); in tng_handle_irq()140 struct uart_8250_port *up = up_to_u8250p(p); in dnv_handle_irq()
31 struct uart_8250_port *up = up_to_u8250p(port); in fsl8250_handle_irq()
427 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_config_port()453 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_request_port()468 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_release_port()737 serial8250_set_defaults(up_to_u8250p(p)); in early_serial_setup()
38 struct uart_8250_port *up = up_to_u8250p(port); in lpc18xx_rs485_config()
73 struct uart_8250_port *up = up_to_u8250p(port); in pericom_do_set_divisor()
246 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_setup_port()
167 struct uart_8250_port *up = up_to_u8250p(port); in ehl_serial_setup()
206 struct uart_8250_port *up = up_to_u8250p(port); in exar_shutdown()
1191 struct uart_8250_port *up = up_to_u8250p(port); in pci_oxsemi_tornado_set_divisor()1209 struct uart_8250_port *up = up_to_u8250p(port); in pci_oxsemi_tornado_set_mctrl()1758 struct uart_8250_port *up = up_to_u8250p(p); in kt_handle_break()1769 struct uart_8250_port *up = up_to_u8250p(p); in kt_serial_in()
144 static inline struct uart_8250_port *up_to_u8250p(struct uart_port *up) in up_to_u8250p() function
Completed in 34 milliseconds