uart_8250_port    440 drivers/char/mwave/mwavedd.c 	struct uart_8250_port uart;
uart_8250_port     22 drivers/misc/ibmasm/uart.c 	struct uart_8250_port uart;
uart_8250_port   1085 drivers/net/ethernet/sgi/ioc3-eth.c 	struct uart_8250_port port = {
uart_8250_port     17 drivers/tty/serial/8250/8250.h 	int (*tx_dma)(struct uart_8250_port *p);
uart_8250_port     18 drivers/tty/serial/8250/8250.h 	int (*rx_dma)(struct uart_8250_port *p);
uart_8250_port    111 drivers/tty/serial/8250/8250.h static inline int serial_in(struct uart_8250_port *up, int offset)
uart_8250_port    116 drivers/tty/serial/8250/8250.h static inline void serial_out(struct uart_8250_port *up, int offset, int value)
uart_8250_port    121 drivers/tty/serial/8250/8250.h void serial8250_clear_and_reinit_fifos(struct uart_8250_port *p);
uart_8250_port    123 drivers/tty/serial/8250/8250.h static inline int serial_dl_read(struct uart_8250_port *up)
uart_8250_port    128 drivers/tty/serial/8250/8250.h static inline void serial_dl_write(struct uart_8250_port *up, int value)
uart_8250_port    133 drivers/tty/serial/8250/8250.h static inline bool serial8250_set_THRI(struct uart_8250_port *up)
uart_8250_port    142 drivers/tty/serial/8250/8250.h static inline bool serial8250_clear_THRI(struct uart_8250_port *up)
uart_8250_port    151 drivers/tty/serial/8250/8250.h struct uart_8250_port *serial8250_get_port(int line);
uart_8250_port    153 drivers/tty/serial/8250/8250.h void serial8250_rpm_get(struct uart_8250_port *p);
uart_8250_port    154 drivers/tty/serial/8250/8250.h void serial8250_rpm_put(struct uart_8250_port *p);
uart_8250_port    156 drivers/tty/serial/8250/8250.h void serial8250_rpm_get_tx(struct uart_8250_port *p);
uart_8250_port    157 drivers/tty/serial/8250/8250.h void serial8250_rpm_put_tx(struct uart_8250_port *p);
uart_8250_port    159 drivers/tty/serial/8250/8250.h int serial8250_em485_init(struct uart_8250_port *p);
uart_8250_port    160 drivers/tty/serial/8250/8250.h void serial8250_em485_destroy(struct uart_8250_port *p);
uart_8250_port    216 drivers/tty/serial/8250/8250.h static inline void serial8250_out_MCR(struct uart_8250_port *up, int value)
uart_8250_port    224 drivers/tty/serial/8250/8250.h static inline int serial8250_in_MCR(struct uart_8250_port *up)
uart_8250_port    260 drivers/tty/serial/8250/8250.h int fintek_8250_probe(struct uart_8250_port *uart);
uart_8250_port    262 drivers/tty/serial/8250/8250.h static inline int fintek_8250_probe(struct uart_8250_port *uart) { return 0; }
uart_8250_port    266 drivers/tty/serial/8250/8250.h static inline int is_omap1_8250(struct uart_8250_port *pt)
uart_8250_port    284 drivers/tty/serial/8250/8250.h static inline int is_omap1510_8250(struct uart_8250_port *pt)
uart_8250_port    292 drivers/tty/serial/8250/8250.h static inline int is_omap1_8250(struct uart_8250_port *pt)
uart_8250_port    296 drivers/tty/serial/8250/8250.h static inline int is_omap1510_8250(struct uart_8250_port *pt)
uart_8250_port    303 drivers/tty/serial/8250/8250.h extern int serial8250_tx_dma(struct uart_8250_port *);
uart_8250_port    304 drivers/tty/serial/8250/8250.h extern int serial8250_rx_dma(struct uart_8250_port *);
uart_8250_port    305 drivers/tty/serial/8250/8250.h extern void serial8250_rx_dma_flush(struct uart_8250_port *);
uart_8250_port    306 drivers/tty/serial/8250/8250.h extern int serial8250_request_dma(struct uart_8250_port *);
uart_8250_port    307 drivers/tty/serial/8250/8250.h extern void serial8250_release_dma(struct uart_8250_port *);
uart_8250_port    309 drivers/tty/serial/8250/8250.h static inline int serial8250_tx_dma(struct uart_8250_port *p)
uart_8250_port    313 drivers/tty/serial/8250/8250.h static inline int serial8250_rx_dma(struct uart_8250_port *p)
uart_8250_port    317 drivers/tty/serial/8250/8250.h static inline void serial8250_rx_dma_flush(struct uart_8250_port *p) { }
uart_8250_port    318 drivers/tty/serial/8250/8250.h static inline int serial8250_request_dma(struct uart_8250_port *p)
uart_8250_port    322 drivers/tty/serial/8250/8250.h static inline void serial8250_release_dma(struct uart_8250_port *p) { }
uart_8250_port    325 drivers/tty/serial/8250/8250.h static inline int ns16550a_goto_highspeed(struct uart_8250_port *up)
uart_8250_port     43 drivers/tty/serial/8250/8250_acorn.c 	struct uart_8250_port uart;
uart_8250_port     62 drivers/tty/serial/8250/8250_acorn.c 	memset(&uart, 0, sizeof(struct uart_8250_port));
uart_8250_port     38 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port	*port;
uart_8250_port    174 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port);
uart_8250_port    175 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct aspeed_vuart *vuart = uart_8250_port->port.private_data;
uart_8250_port    189 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port *uart_8250_port = up_to_u8250p(uart_port);
uart_8250_port    190 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct aspeed_vuart *vuart = uart_8250_port->port.private_data;
uart_8250_port    197 drivers/tty/serial/8250/8250_aspeed_vuart.c static void __aspeed_vuart_set_throttle(struct uart_8250_port *up,
uart_8250_port    209 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    230 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port *up = vuart->port;
uart_8250_port    254 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    307 drivers/tty/serial/8250/8250_aspeed_vuart.c 	struct uart_8250_port port;
uart_8250_port     20 drivers/tty/serial/8250/8250_bcm2835aux.c 	struct uart_8250_port uart;
uart_8250_port    120 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up;
uart_8250_port    123 drivers/tty/serial/8250/8250_core.c 		up = list_entry(l, struct uart_8250_port, list);
uart_8250_port    152 drivers/tty/serial/8250/8250_core.c static void serial_do_unlink(struct irq_info *i, struct uart_8250_port *up)
uart_8250_port    172 drivers/tty/serial/8250/8250_core.c static int serial_link_irq_chain(struct uart_8250_port *up)
uart_8250_port    221 drivers/tty/serial/8250/8250_core.c static void serial_unlink_irq_chain(struct uart_8250_port *up)
uart_8250_port    259 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = from_timer(up, t, timer);
uart_8250_port    267 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = from_timer(up, t, timer);
uart_8250_port    312 drivers/tty/serial/8250/8250_core.c static int univ8250_setup_irq(struct uart_8250_port *up)
uart_8250_port    342 drivers/tty/serial/8250/8250_core.c static void univ8250_release_irq(struct uart_8250_port *up)
uart_8250_port    353 drivers/tty/serial/8250/8250_core.c static int serial8250_request_rsa_resource(struct uart_8250_port *up)
uart_8250_port    374 drivers/tty/serial/8250/8250_core.c static void serial8250_release_rsa_resource(struct uart_8250_port *up)
uart_8250_port    397 drivers/tty/serial/8250/8250_core.c static struct uart_8250_port serial8250_ports[UART_NR];
uart_8250_port    411 drivers/tty/serial/8250/8250_core.c struct uart_8250_port *serial8250_get_port(int line)
uart_8250_port    431 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    457 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    472 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    490 drivers/tty/serial/8250/8250_core.c static inline void serial8250_apply_quirks(struct uart_8250_port *up)
uart_8250_port    497 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up;
uart_8250_port    509 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up = &serial8250_ports[i];
uart_8250_port    564 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up = &serial8250_ports[i];
uart_8250_port    584 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = &serial8250_ports[co->index];
uart_8250_port    750 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = &serial8250_ports[line];
uart_8250_port    773 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up = &serial8250_ports[line];
uart_8250_port    799 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port uart;
uart_8250_port    849 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up = &serial8250_ports[i];
uart_8250_port    862 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up = &serial8250_ports[i];
uart_8250_port    876 drivers/tty/serial/8250/8250_core.c 		struct uart_8250_port *up = &serial8250_ports[i];
uart_8250_port    908 drivers/tty/serial/8250/8250_core.c static struct uart_8250_port *serial8250_find_match_or_unused(struct uart_port *port)
uart_8250_port    947 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *up =
uart_8250_port    948 drivers/tty/serial/8250/8250_core.c 	    container_of(to_delayed_work(work), struct uart_8250_port,
uart_8250_port    973 drivers/tty/serial/8250/8250_core.c int serial8250_register_8250_port(struct uart_8250_port *up)
uart_8250_port    975 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *uart;
uart_8250_port   1117 drivers/tty/serial/8250/8250_core.c 	struct uart_8250_port *uart = &serial8250_ports[line];
uart_8250_port     16 drivers/tty/serial/8250/8250_dma.c 	struct uart_8250_port	*p = param;
uart_8250_port     45 drivers/tty/serial/8250/8250_dma.c 	struct uart_8250_port	*p = param;
uart_8250_port     62 drivers/tty/serial/8250/8250_dma.c int serial8250_tx_dma(struct uart_8250_port *p)
uart_8250_port    109 drivers/tty/serial/8250/8250_dma.c int serial8250_rx_dma(struct uart_8250_port *p)
uart_8250_port    134 drivers/tty/serial/8250/8250_dma.c void serial8250_rx_dma_flush(struct uart_8250_port *p)
uart_8250_port    146 drivers/tty/serial/8250/8250_dma.c int serial8250_request_dma(struct uart_8250_port *p)
uart_8250_port    242 drivers/tty/serial/8250/8250_dma.c void serial8250_release_dma(struct uart_8250_port *p)
uart_8250_port     72 drivers/tty/serial/8250/8250_dw.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    224 drivers/tty/serial/8250/8250_dw.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    309 drivers/tty/serial/8250/8250_dw.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    387 drivers/tty/serial/8250/8250_dw.c 	struct uart_8250_port uart = {}, *up = &uart;
uart_8250_port     82 drivers/tty/serial/8250/8250_dwlib.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port     68 drivers/tty/serial/8250/8250_em.c static int serial8250_em_serial_dl_read(struct uart_8250_port *up)
uart_8250_port     73 drivers/tty/serial/8250/8250_em.c static void serial8250_em_serial_dl_write(struct uart_8250_port *up, int value)
uart_8250_port     84 drivers/tty/serial/8250/8250_em.c 	struct uart_8250_port up;
uart_8250_port    116 drivers/tty/serial/8250/8250_exar.c 	int (*register_gpio)(struct pci_dev *, struct uart_8250_port *);
uart_8250_port    130 drivers/tty/serial/8250/8250_exar.c 			 struct uart_8250_port *, int);
uart_8250_port    181 drivers/tty/serial/8250/8250_exar.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    199 drivers/tty/serial/8250/8250_exar.c 			 struct uart_8250_port *port)
uart_8250_port    235 drivers/tty/serial/8250/8250_exar.c 		     struct uart_8250_port *port, int idx)
uart_8250_port    283 drivers/tty/serial/8250/8250_exar.c 		       struct uart_8250_port *port, int idx)
uart_8250_port    294 drivers/tty/serial/8250/8250_exar.c 		   struct uart_8250_port *port, int idx)
uart_8250_port    355 drivers/tty/serial/8250/8250_exar.c 				  struct uart_8250_port *port)
uart_8250_port    432 drivers/tty/serial/8250/8250_exar.c 			      struct uart_8250_port *port)
uart_8250_port    469 drivers/tty/serial/8250/8250_exar.c 		   struct uart_8250_port *port, int idx)
uart_8250_port    518 drivers/tty/serial/8250/8250_exar.c 	struct uart_8250_port *port = serial8250_get_port(priv->line[0]);
uart_8250_port    556 drivers/tty/serial/8250/8250_exar.c 	struct uart_8250_port uart;
uart_8250_port    288 drivers/tty/serial/8250/8250_fintek.c static void fintek_8250_goto_highspeed(struct uart_8250_port *uart,
uart_8250_port    370 drivers/tty/serial/8250/8250_fintek.c static void fintek_8250_set_termios_handler(struct uart_8250_port *uart)
uart_8250_port    386 drivers/tty/serial/8250/8250_fintek.c 					struct uart_8250_port *uart)
uart_8250_port    439 drivers/tty/serial/8250/8250_fintek.c static void fintek_8250_set_rs485_handler(struct uart_8250_port *uart)
uart_8250_port    456 drivers/tty/serial/8250/8250_fintek.c int fintek_8250_probe(struct uart_8250_port *uart)
uart_8250_port     32 drivers/tty/serial/8250/8250_fsl.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port     25 drivers/tty/serial/8250/8250_gsc.c 	struct uart_8250_port uart;
uart_8250_port    160 drivers/tty/serial/8250/8250_hp300.c 	struct uart_8250_port uart;
uart_8250_port    209 drivers/tty/serial/8250/8250_hp300.c 	struct uart_8250_port uart;
uart_8250_port    209 drivers/tty/serial/8250/8250_ingenic.c 	struct uart_8250_port uart = {};
uart_8250_port     38 drivers/tty/serial/8250/8250_lpc18xx.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    104 drivers/tty/serial/8250/8250_lpc18xx.c 	struct uart_8250_port uart;
uart_8250_port    255 drivers/tty/serial/8250/8250_lpss.c static int lpss8250_dma_setup(struct lpss8250 *lpss, struct uart_8250_port *port)
uart_8250_port    288 drivers/tty/serial/8250/8250_lpss.c 	struct uart_8250_port uart;
uart_8250_port    302 drivers/tty/serial/8250/8250_lpss.c 	memset(&uart, 0, sizeof(struct uart_8250_port));
uart_8250_port     19 drivers/tty/serial/8250/8250_men_mcb.c 	struct uart_8250_port uart;
uart_8250_port     79 drivers/tty/serial/8250/8250_mid.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    130 drivers/tty/serial/8250/8250_mid.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    246 drivers/tty/serial/8250/8250_mid.c static int mid8250_dma_setup(struct mid8250 *mid, struct uart_8250_port *port)
uart_8250_port    283 drivers/tty/serial/8250/8250_mid.c 	struct uart_8250_port uart;
uart_8250_port    299 drivers/tty/serial/8250/8250_mid.c 	memset(&uart, 0, sizeof(struct uart_8250_port));
uart_8250_port     84 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_rx_dma(struct uart_8250_port *up);
uart_8250_port     88 drivers/tty/serial/8250/8250_mtk.c 	struct uart_8250_port *up = param;
uart_8250_port    124 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_rx_dma(struct uart_8250_port *up)
uart_8250_port    145 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_dma_enable(struct uart_8250_port *up)
uart_8250_port    183 drivers/tty/serial/8250/8250_mtk.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    203 drivers/tty/serial/8250/8250_mtk.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    213 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_disable_intrs(struct uart_8250_port *up, int mask)
uart_8250_port    218 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_enable_intrs(struct uart_8250_port *up, int mask)
uart_8250_port    223 drivers/tty/serial/8250/8250_mtk.c static void mtk8250_set_flow_ctrl(struct uart_8250_port *up, int mode)
uart_8250_port    292 drivers/tty/serial/8250/8250_mtk.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    484 drivers/tty/serial/8250/8250_mtk.c 	struct uart_8250_port uart = {};
uart_8250_port    211 drivers/tty/serial/8250/8250_of.c 	struct uart_8250_port port8250;
uart_8250_port    288 drivers/tty/serial/8250/8250_of.c 	struct uart_8250_port *port8250 = serial8250_get_port(info->line);
uart_8250_port    303 drivers/tty/serial/8250/8250_of.c 	struct uart_8250_port *port8250 = serial8250_get_port(info->line);
uart_8250_port    126 drivers/tty/serial/8250/8250_omap.c static void omap_8250_rx_dma_flush(struct uart_8250_port *p);
uart_8250_port    128 drivers/tty/serial/8250/8250_omap.c static inline void omap_8250_rx_dma_flush(struct uart_8250_port *p) { }
uart_8250_port    131 drivers/tty/serial/8250/8250_omap.c static u32 uart_read(struct uart_8250_port *up, u32 reg)
uart_8250_port    138 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    169 drivers/tty/serial/8250/8250_omap.c static void omap_8250_mdr1_errataset(struct uart_8250_port *up,
uart_8250_port    243 drivers/tty/serial/8250/8250_omap.c static void omap8250_update_scr(struct uart_8250_port *up,
uart_8250_port    263 drivers/tty/serial/8250/8250_omap.c static void omap8250_update_mdr1(struct uart_8250_port *up,
uart_8250_port    272 drivers/tty/serial/8250/8250_omap.c static void omap8250_restore_regs(struct uart_8250_port *up)
uart_8250_port    336 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    501 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    519 drivers/tty/serial/8250/8250_omap.c static void omap_serial_fill_features_erratas(struct uart_8250_port *up,
uart_8250_port    586 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    607 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    673 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    706 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    724 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    754 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port    772 drivers/tty/serial/8250/8250_omap.c static int omap_8250_rx_dma(struct uart_8250_port *p);
uart_8250_port    774 drivers/tty/serial/8250/8250_omap.c static void __dma_rx_do_complete(struct uart_8250_port *p)
uart_8250_port    806 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *p = param;
uart_8250_port    831 drivers/tty/serial/8250/8250_omap.c static void omap_8250_rx_dma_flush(struct uart_8250_port *p)
uart_8250_port    858 drivers/tty/serial/8250/8250_omap.c static int omap_8250_rx_dma(struct uart_8250_port *p)
uart_8250_port    894 drivers/tty/serial/8250/8250_omap.c static int omap_8250_tx_dma(struct uart_8250_port *p);
uart_8250_port    898 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port	*p = param;
uart_8250_port    942 drivers/tty/serial/8250/8250_omap.c static int omap_8250_tx_dma(struct uart_8250_port *p)
uart_8250_port   1031 drivers/tty/serial/8250/8250_omap.c static bool handle_rx_dma(struct uart_8250_port *up, unsigned int iir)
uart_8250_port   1050 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1101 drivers/tty/serial/8250/8250_omap.c static inline int omap_8250_rx_dma(struct uart_8250_port *p)
uart_8250_port   1136 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port up;
uart_8250_port   1329 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = serial8250_get_port(priv->line);
uart_8250_port   1357 drivers/tty/serial/8250/8250_omap.c static int omap8250_lost_context(struct uart_8250_port *up)
uart_8250_port   1376 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up = serial8250_get_port(priv->line);
uart_8250_port   1417 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up;
uart_8250_port   1460 drivers/tty/serial/8250/8250_omap.c 	struct uart_8250_port *up;
uart_8250_port     42 drivers/tty/serial/8250/8250_pci.c 			 struct uart_8250_port *, int);
uart_8250_port     72 drivers/tty/serial/8250/8250_pci.c 	  const struct pciserial_board*, struct uart_8250_port *, int);
uart_8250_port     87 drivers/tty/serial/8250/8250_pci.c setup_port(struct serial_private *priv, struct uart_8250_port *port,
uart_8250_port    119 drivers/tty/serial/8250/8250_pci.c 				struct uart_8250_port *port, int idx)
uart_8250_port    146 drivers/tty/serial/8250/8250_pci.c 	      struct uart_8250_port *port, int idx)
uart_8250_port    201 drivers/tty/serial/8250/8250_pci.c 		struct uart_8250_port *port, int idx)
uart_8250_port    370 drivers/tty/serial/8250/8250_pci.c 		struct uart_8250_port *port, int idx)
uart_8250_port    525 drivers/tty/serial/8250/8250_pci.c 			  struct uart_8250_port *port, int idx)
uart_8250_port    619 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port    653 drivers/tty/serial/8250/8250_pci.c 		      struct uart_8250_port *port, int idx)
uart_8250_port    754 drivers/tty/serial/8250/8250_pci.c 		 struct uart_8250_port *port, int idx)
uart_8250_port    781 drivers/tty/serial/8250/8250_pci.c 				struct uart_8250_port *port, int idx)
uart_8250_port   1069 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1133 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_rqopr(struct uart_8250_port *port)
uart_8250_port   1145 drivers/tty/serial/8250/8250_pci.c static void pci_quatech_wqopr(struct uart_8250_port *port, u8 qopr)
uart_8250_port   1157 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_rqmcr(struct uart_8250_port *port)
uart_8250_port   1173 drivers/tty/serial/8250/8250_pci.c static void pci_quatech_wqmcr(struct uart_8250_port *port, u8 qmcr)
uart_8250_port   1187 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_has_qmcr(struct uart_8250_port *port)
uart_8250_port   1205 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_test(struct uart_8250_port *port)
uart_8250_port   1231 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_clock(struct uart_8250_port *port)
uart_8250_port   1275 drivers/tty/serial/8250/8250_pci.c static int pci_quatech_rs422(struct uart_8250_port *port)
uart_8250_port   1308 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1326 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1376 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1400 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1427 drivers/tty/serial/8250/8250_pci.c 		  struct uart_8250_port *port, int idx)
uart_8250_port   1443 drivers/tty/serial/8250/8250_pci.c 		      struct uart_8250_port *port, int idx)
uart_8250_port   1451 drivers/tty/serial/8250/8250_pci.c 			 struct uart_8250_port *port, int idx)
uart_8250_port   1514 drivers/tty/serial/8250/8250_pci.c 			    struct uart_8250_port *port, int idx)
uart_8250_port   1550 drivers/tty/serial/8250/8250_pci.c 	struct uart_8250_port *port;
uart_8250_port   1627 drivers/tty/serial/8250/8250_pci.c 			    struct uart_8250_port *port, int idx)
uart_8250_port   1687 drivers/tty/serial/8250/8250_pci.c 			struct uart_8250_port *port, int idx)
uart_8250_port   1700 drivers/tty/serial/8250/8250_pci.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port   1711 drivers/tty/serial/8250/8250_pci.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port   1734 drivers/tty/serial/8250/8250_pci.c 			   struct uart_8250_port *port, int idx)
uart_8250_port   1754 drivers/tty/serial/8250/8250_pci.c 		    struct uart_8250_port *port, int idx)
uart_8250_port   1764 drivers/tty/serial/8250/8250_pci.c 		struct uart_8250_port *port, int idx)
uart_8250_port   1774 drivers/tty/serial/8250/8250_pci.c 		    struct uart_8250_port *port, int idx)
uart_8250_port   1784 drivers/tty/serial/8250/8250_pci.c 		struct uart_8250_port *port, int idx)
uart_8250_port   1808 drivers/tty/serial/8250/8250_pci.c 		struct uart_8250_port *port, int idx)
uart_8250_port   3868 drivers/tty/serial/8250/8250_pci.c 	struct uart_8250_port uart;
uart_8250_port    439 drivers/tty/serial/8250/8250_pnp.c 	struct uart_8250_port uart, *port;
uart_8250_port    315 drivers/tty/serial/8250/8250_port.c static int default_serial_dl_read(struct uart_8250_port *up)
uart_8250_port    321 drivers/tty/serial/8250/8250_port.c static void default_serial_dl_write(struct uart_8250_port *up, int value)
uart_8250_port    373 drivers/tty/serial/8250/8250_port.c static int au_serial_dl_read(struct uart_8250_port *up)
uart_8250_port    378 drivers/tty/serial/8250/8250_port.c static void au_serial_dl_write(struct uart_8250_port *up, int value)
uart_8250_port    463 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(p);
uart_8250_port    533 drivers/tty/serial/8250/8250_port.c static void serial_icr_write(struct uart_8250_port *up, int offset, int value)
uart_8250_port    539 drivers/tty/serial/8250/8250_port.c static unsigned int serial_icr_read(struct uart_8250_port *up, int offset)
uart_8250_port    554 drivers/tty/serial/8250/8250_port.c static void serial8250_clear_fifos(struct uart_8250_port *p)
uart_8250_port    564 drivers/tty/serial/8250/8250_port.c static inline void serial8250_em485_rts_after_send(struct uart_8250_port *p)
uart_8250_port    578 drivers/tty/serial/8250/8250_port.c void serial8250_clear_and_reinit_fifos(struct uart_8250_port *p)
uart_8250_port    585 drivers/tty/serial/8250/8250_port.c void serial8250_rpm_get(struct uart_8250_port *p)
uart_8250_port    593 drivers/tty/serial/8250/8250_port.c void serial8250_rpm_put(struct uart_8250_port *p)
uart_8250_port    622 drivers/tty/serial/8250/8250_port.c int serial8250_em485_init(struct uart_8250_port *p)
uart_8250_port    658 drivers/tty/serial/8250/8250_port.c void serial8250_em485_destroy(struct uart_8250_port *p)
uart_8250_port    676 drivers/tty/serial/8250/8250_port.c void serial8250_rpm_get_tx(struct uart_8250_port *p)
uart_8250_port    690 drivers/tty/serial/8250/8250_port.c void serial8250_rpm_put_tx(struct uart_8250_port *p)
uart_8250_port    710 drivers/tty/serial/8250/8250_port.c static void serial8250_set_sleep(struct uart_8250_port *p, int sleep)
uart_8250_port    740 drivers/tty/serial/8250/8250_port.c static int __enable_rsa(struct uart_8250_port *up)
uart_8250_port    760 drivers/tty/serial/8250/8250_port.c static void enable_rsa(struct uart_8250_port *up)
uart_8250_port    779 drivers/tty/serial/8250/8250_port.c static void disable_rsa(struct uart_8250_port *up)
uart_8250_port    808 drivers/tty/serial/8250/8250_port.c static int size_fifo(struct uart_8250_port *up)
uart_8250_port    845 drivers/tty/serial/8250/8250_port.c static unsigned int autoconfig_read_divisor_id(struct uart_8250_port *p)
uart_8250_port    872 drivers/tty/serial/8250/8250_port.c static void autoconfig_has_efr(struct uart_8250_port *up)
uart_8250_port    960 drivers/tty/serial/8250/8250_port.c static void autoconfig_8250(struct uart_8250_port *up)
uart_8250_port    977 drivers/tty/serial/8250/8250_port.c static int broken_efr(struct uart_8250_port *up)
uart_8250_port    996 drivers/tty/serial/8250/8250_port.c static void autoconfig_16550a(struct uart_8250_port *up)
uart_8250_port   1159 drivers/tty/serial/8250/8250_port.c static void autoconfig(struct uart_8250_port *up)
uart_8250_port   1330 drivers/tty/serial/8250/8250_port.c static void autoconfig_irq(struct uart_8250_port *up)
uart_8250_port   1387 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1398 drivers/tty/serial/8250/8250_port.c static void __do_stop_tx_rs485(struct uart_8250_port *p)
uart_8250_port   1417 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *p;
uart_8250_port   1443 drivers/tty/serial/8250/8250_port.c static void __stop_tx_rs485(struct uart_8250_port *p)
uart_8250_port   1460 drivers/tty/serial/8250/8250_port.c static inline void __do_stop_tx(struct uart_8250_port *p)
uart_8250_port   1466 drivers/tty/serial/8250/8250_port.c static inline void __stop_tx(struct uart_8250_port *p)
uart_8250_port   1490 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1507 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1534 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1566 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *p;
uart_8250_port   1583 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1610 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1624 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1639 drivers/tty/serial/8250/8250_port.c void serial8250_read_char(struct uart_8250_port *up, unsigned char lsr)
uart_8250_port   1706 drivers/tty/serial/8250/8250_port.c unsigned char serial8250_rx_chars(struct uart_8250_port *up, unsigned char lsr)
uart_8250_port   1723 drivers/tty/serial/8250/8250_port.c void serial8250_tx_chars(struct uart_8250_port *up)
uart_8250_port   1774 drivers/tty/serial/8250/8250_port.c unsigned int serial8250_modem_status(struct uart_8250_port *up)
uart_8250_port   1799 drivers/tty/serial/8250/8250_port.c static bool handle_rx_dma(struct uart_8250_port *up, unsigned int iir)
uart_8250_port   1818 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1843 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1869 drivers/tty/serial/8250/8250_port.c 		struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1882 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1900 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1925 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1946 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   1963 drivers/tty/serial/8250/8250_port.c static void wait_for_xmitr(struct uart_8250_port *up, int bits)
uart_8250_port   2002 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2026 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2057 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2352 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2414 drivers/tty/serial/8250/8250_port.c static unsigned int npcm_get_divisor(struct uart_8250_port *up,
uart_8250_port   2426 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2464 drivers/tty/serial/8250/8250_port.c static unsigned char serial8250_compute_lcr(struct uart_8250_port *up,
uart_8250_port   2505 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2557 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2731 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *p = up_to_u8250p(port);
uart_8250_port   2747 drivers/tty/serial/8250/8250_port.c static unsigned int serial8250_port_size(struct uart_8250_port *pt)
uart_8250_port   2765 drivers/tty/serial/8250/8250_port.c static int serial8250_request_std_resource(struct uart_8250_port *up)
uart_8250_port   2804 drivers/tty/serial/8250/8250_port.c static void serial8250_release_std_resource(struct uart_8250_port *up)
uart_8250_port   2836 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2843 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   2848 drivers/tty/serial/8250/8250_port.c static int fcr_get_rxtrig_bytes(struct uart_8250_port *up)
uart_8250_port   2858 drivers/tty/serial/8250/8250_port.c static int bytes_to_fcr_rxtrig(struct uart_8250_port *up, unsigned char bytes)
uart_8250_port   2879 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(uport);
uart_8250_port   2915 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(uport);
uart_8250_port   2978 drivers/tty/serial/8250/8250_port.c static void register_dev_spec_attr_grp(struct uart_8250_port *up)
uart_8250_port   2988 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   3070 drivers/tty/serial/8250/8250_port.c void serial8250_init_port(struct uart_8250_port *up)
uart_8250_port   3081 drivers/tty/serial/8250/8250_port.c void serial8250_set_defaults(struct uart_8250_port *up)
uart_8250_port   3112 drivers/tty/serial/8250/8250_port.c 	struct uart_8250_port *up = up_to_u8250p(port);
uart_8250_port   3121 drivers/tty/serial/8250/8250_port.c static void serial8250_console_restore(struct uart_8250_port *up)
uart_8250_port   3145 drivers/tty/serial/8250/8250_port.c void serial8250_console_write(struct uart_8250_port *up, const char *s,
uart_8250_port     65 drivers/tty/serial/8250/8250_pxa.c static void serial_pxa_dl_write(struct uart_8250_port *up, int value)
uart_8250_port     94 drivers/tty/serial/8250/8250_pxa.c 	struct uart_8250_port uart = {};
uart_8250_port    148 drivers/tty/serial/8250/8250_uniphier.c static int uniphier_serial_dl_read(struct uart_8250_port *up)
uart_8250_port    153 drivers/tty/serial/8250/8250_uniphier.c static void uniphier_serial_dl_write(struct uart_8250_port *up, int value)
uart_8250_port    161 drivers/tty/serial/8250/8250_uniphier.c 	struct uart_8250_port up;
uart_8250_port    257 drivers/tty/serial/8250/8250_uniphier.c 	struct uart_8250_port *up = serial8250_get_port(priv->line);
uart_8250_port    270 drivers/tty/serial/8250/8250_uniphier.c 	struct uart_8250_port *up = serial8250_get_port(priv->line);
uart_8250_port     76 drivers/tty/serial/8250/serial_cs.c 	void (*setup)(struct pcmcia_device *, struct uart_8250_port *);
uart_8250_port    108 drivers/tty/serial/8250/serial_cs.c static void quirk_setup_brainboxes_0104(struct pcmcia_device *link, struct uart_8250_port *uart)
uart_8250_port    346 drivers/tty/serial/8250/serial_cs.c 	struct uart_8250_port uart;
uart_8250_port     63 include/linux/serial_8250.h struct uart_8250_port;
uart_8250_port     74 include/linux/serial_8250.h 	int		(*setup_irq)(struct uart_8250_port *);
uart_8250_port     75 include/linux/serial_8250.h 	void		(*release_irq)(struct uart_8250_port *);
uart_8250_port     82 include/linux/serial_8250.h 	struct uart_8250_port	*port;          /* for hrtimer callbacks */
uart_8250_port    130 include/linux/serial_8250.h 	int			(*dl_read)(struct uart_8250_port *);
uart_8250_port    131 include/linux/serial_8250.h 	void			(*dl_write)(struct uart_8250_port *, int);
uart_8250_port    140 include/linux/serial_8250.h static inline struct uart_8250_port *up_to_u8250p(struct uart_port *up)
uart_8250_port    142 include/linux/serial_8250.h 	return container_of(up, struct uart_8250_port, port);
uart_8250_port    145 include/linux/serial_8250.h int serial8250_register_8250_port(struct uart_8250_port *);
uart_8250_port    169 include/linux/serial_8250.h unsigned char serial8250_rx_chars(struct uart_8250_port *up, unsigned char lsr);
uart_8250_port    170 include/linux/serial_8250.h void serial8250_read_char(struct uart_8250_port *up, unsigned char lsr);
uart_8250_port    171 include/linux/serial_8250.h void serial8250_tx_chars(struct uart_8250_port *up);
uart_8250_port    172 include/linux/serial_8250.h unsigned int serial8250_modem_status(struct uart_8250_port *up);
uart_8250_port    173 include/linux/serial_8250.h void serial8250_init_port(struct uart_8250_port *up);
uart_8250_port    174 include/linux/serial_8250.h void serial8250_set_defaults(struct uart_8250_port *up);
uart_8250_port    175 include/linux/serial_8250.h void serial8250_console_write(struct uart_8250_port *up, const char *s,