Home
last modified time | relevance | path

Searched refs:up_to_u8250p (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/tty/serial/8250/
A D8250_port.c465 struct uart_8250_port *up = up_to_u8250p(p); in set_io_from_upio()
674 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_em485_config()
1433 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_stop_rx()
1546 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_stop_tx()
1563 struct uart_8250_port *up = up_to_u8250p(port); in __start_tx()
1615 struct uart_8250_port *up = up_to_u8250p(port); in start_tx_rs485()
1655 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_start_tx()
1682 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_disable_ms()
1696 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_enable_ms()
1901 struct uart_8250_port *up = up_to_u8250p(port); in serial8250_handle_irq()
[all …]
A D8250_aspeed_vuart.c250 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()
A D8250_bcm7271.c515 start_rx_dma(up_to_u8250p(up)); in brcmuart_rx_isr()
545 struct uart_8250_port *port_8250 = up_to_u8250p(up); in brcmuart_tx_isr()
593 struct uart_8250_port *up = up_to_u8250p(port); in brcmuart_startup()
626 struct uart_8250_port *up = up_to_u8250p(port); in brcmuart_shutdown()
760 struct uart_8250_port *p8250 = up_to_u8250p(up); in brcmstb_set_termios()
777 struct uart_8250_port *up = up_to_u8250p(p); in brcmuart_handle_irq()
825 struct uart_8250_port *up = up_to_u8250p(p); in brcmuart_hrtimer_func()
A D8250_omap.c162 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_set_mctrl()
355 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_set_termios()
520 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_pm()
619 struct uart_8250_port *up = up_to_u8250p(port); in omap8250_irq()
671 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_startup()
737 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_shutdown()
788 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_unthrottle()
1179 struct uart_8250_port *up = up_to_u8250p(port); in omap_8250_dma_handle_irq()
A D8250_dw.c86 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_force_idle()
238 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_handle_irq()
355 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_set_ldisc()
A D8250_mtk.c189 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_startup()
209 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_shutdown()
298 struct uart_8250_port *up = up_to_u8250p(port); in mtk8250_set_termios()
A D8250_dwlib.c92 struct uart_8250_port *up = up_to_u8250p(p); in dw8250_setup_port()
A D8250_mid.c79 struct uart_8250_port *up = up_to_u8250p(p); in tng_handle_irq()
130 struct uart_8250_port *up = up_to_u8250p(p); in dnv_handle_irq()
A D8250_fsl.c31 struct uart_8250_port *up = up_to_u8250p(port); in fsl8250_handle_irq()
A D8250_core.c421 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_config_port()
447 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_request_port()
462 struct uart_8250_port *up = up_to_u8250p(port); in univ8250_release_port()
729 serial8250_set_defaults(up_to_u8250p(p)); in early_serial_setup()
A D8250_lpc18xx.c38 struct uart_8250_port *up = up_to_u8250p(port); in lpc18xx_rs485_config()
A D8250_lpss.c158 struct uart_8250_port *up = up_to_u8250p(port); in ehl_serial_setup()
A D8250_exar.c199 struct uart_8250_port *up = up_to_u8250p(port); in exar_shutdown()
A D8250_pci.c1681 struct uart_8250_port *up = up_to_u8250p(p); in kt_handle_break()
1692 struct uart_8250_port *up = up_to_u8250p(p); in kt_serial_in()
/linux/include/linux/
A Dserial_8250.h144 static inline struct uart_8250_port *up_to_u8250p(struct uart_port *up) in up_to_u8250p() function

Completed in 38 milliseconds