Searched refs:up_to_u8250p (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/tty/serial/8250/
H A D8250_port.c419 struct uart_8250_port *up = up_to_u8250p(p);
613 struct uart_8250_port *up = up_to_u8250p(port);
1372 struct uart_8250_port *up = up_to_u8250p(port);
1507 struct uart_8250_port *up = up_to_u8250p(port);
1524 struct uart_8250_port *up = up_to_u8250p(port);
1575 struct uart_8250_port *up = up_to_u8250p(port);
1627 struct uart_8250_port *up = up_to_u8250p(port);
1658 struct uart_8250_port *up = up_to_u8250p(port);
1675 struct uart_8250_port *up = up_to_u8250p(port);
1894 struct uart_8250_port *up = up_to_u8250p(por
[all...]
H A D8250_rt288x.c84 struct uart_8250_port *up = up_to_u8250p(p);
H A D8250_aspeed_vuart.c249 struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port);
264 struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port);
287 struct uart_8250_port *up = up_to_u8250p(port);
332 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_fsl.c31 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_dw.c84 struct uart_8250_port *up = up_to_u8250p(p);
138 struct uart_8250_port *up = up_to_u8250p(p);
246 struct uart_8250_port *up = up_to_u8250p(p);
377 struct uart_8250_port *up = up_to_u8250p(p);
H A D8250_bcm7271.c512 start_rx_dma(up_to_u8250p(up));
542 struct uart_8250_port *port_8250 = up_to_u8250p(up);
590 struct uart_8250_port *up = up_to_u8250p(port);
627 struct uart_8250_port *up = up_to_u8250p(port);
761 struct uart_8250_port *p8250 = up_to_u8250p(up);
778 struct uart_8250_port *up = up_to_u8250p(p);
826 struct uart_8250_port *up = up_to_u8250p(p);
H A D8250_mtk.c193 struct uart_8250_port *up = up_to_u8250p(port);
213 struct uart_8250_port *up = up_to_u8250p(port);
311 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_mid.c83 struct uart_8250_port *up = up_to_u8250p(p);
139 struct uart_8250_port *up = up_to_u8250p(p);
H A D8250_omap.c183 struct uart_8250_port *up = up_to_u8250p(port);
384 struct uart_8250_port *up = up_to_u8250p(port);
535 struct uart_8250_port *up = up_to_u8250p(port);
705 struct uart_8250_port *up = up_to_u8250p(port);
769 struct uart_8250_port *up = up_to_u8250p(port);
823 struct uart_8250_port *up = up_to_u8250p(port);
847 struct uart_8250_port *up = up_to_u8250p(port);
1287 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_pericom.c73 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_dwlib.c246 struct uart_8250_port *up = up_to_u8250p(p);
H A D8250_lpc18xx.c38 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_core.c427 struct uart_8250_port *up = up_to_u8250p(port);
453 struct uart_8250_port *up = up_to_u8250p(port);
468 struct uart_8250_port *up = up_to_u8250p(port);
766 serial8250_set_defaults(up_to_u8250p(p));
H A D8250_lpss.c167 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_pci1xxxx.c439 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_exar.c216 struct uart_8250_port *up = up_to_u8250p(port);
H A D8250_pci.c1272 struct uart_8250_port *up = up_to_u8250p(port);
1290 struct uart_8250_port *up = up_to_u8250p(port);
1831 struct uart_8250_port *up = up_to_u8250p(p);
1842 struct uart_8250_port *up = up_to_u8250p(p);
/linux-master/include/linux/
H A Dserial_8250.h172 static inline struct uart_8250_port *up_to_u8250p(struct uart_port *up) function

Completed in 409 milliseconds