efm32_uart_port    88 drivers/tty/serial/efm32-uart.c #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port)
efm32_uart_port    92 drivers/tty/serial/efm32-uart.c static void efm32_uart_write32(struct efm32_uart_port *efm_port,
efm32_uart_port    98 drivers/tty/serial/efm32-uart.c static u32 efm32_uart_read32(struct efm32_uart_port *efm_port,
efm32_uart_port   106 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   128 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   136 drivers/tty/serial/efm32-uart.c static void efm32_uart_tx_chars(struct efm32_uart_port *efm_port)
efm32_uart_port   170 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   185 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   195 drivers/tty/serial/efm32-uart.c static void efm32_uart_rx_chars(struct efm32_uart_port *efm_port)
efm32_uart_port   245 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = data;
efm32_uart_port   277 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = data;
efm32_uart_port   293 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   339 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   350 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   436 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   445 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   510 drivers/tty/serial/efm32-uart.c static struct efm32_uart_port *efm32_uart_ports[5];
efm32_uart_port   515 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = to_efm_port(port);
efm32_uart_port   533 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = efm32_uart_ports[co->index];
efm32_uart_port   556 drivers/tty/serial/efm32-uart.c static void efm32_uart_console_get_options(struct efm32_uart_port *efm_port,
efm32_uart_port   597 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port;
efm32_uart_port   665 drivers/tty/serial/efm32-uart.c 		struct efm32_uart_port *efm_port)
efm32_uart_port   708 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port;
efm32_uart_port   792 drivers/tty/serial/efm32-uart.c 	struct efm32_uart_port *efm_port = platform_get_drvdata(pdev);