uart_type         270 drivers/tty/mxser.c 	int uart_type;
uart_type        2399 drivers/tty/mxser.c 		info->type = brd->uart_type;
uart_type        2527 drivers/tty/mxser.c 		brd->uart_type = PORT_16550A;
uart_type        2529 drivers/tty/mxser.c 		brd->uart_type = PORT_16450;
uart_type        2608 drivers/tty/mxser.c 	brd->uart_type = PORT_16550A;
uart_type        1835 drivers/tty/serial/serial_core.c 			uport->line, uart_type(uport),
uart_type        2325 drivers/tty/serial/serial_core.c 	       address, port->irq, port->uartclk / 16, uart_type(port));
uart_type          82 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         109 drivers/tty/serial/sirfsoc_uart.c 		if (sirfport->uart_reg->uart_type == SIRF_REAL_UART)
uart_type         118 drivers/tty/serial/sirfsoc_uart.c 		if (sirfport->uart_reg->uart_type == SIRF_REAL_UART)
uart_type         130 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         162 drivers/tty/serial/sirfsoc_uart.c 		if (sirfport->uart_reg->uart_type == SIRF_USP_UART)
uart_type         269 drivers/tty/serial/sirfsoc_uart.c 		if (sirfport->uart_reg->uart_type == SIRF_USP_UART)
uart_type         297 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type) |
uart_type         302 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type)|
uart_type         310 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type)));
uart_type         314 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type));
uart_type         327 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         362 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         382 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         482 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type)))) {
uart_type         508 drivers/tty/serial/sirfsoc_uart.c 	if ((sirfport->uart_reg->uart_type == SIRF_REAL_UART) &&
uart_type         625 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type));
uart_type         629 drivers/tty/serial/sirfsoc_uart.c 				sirfport->uart_reg->uart_type));
uart_type         741 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         751 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         801 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         827 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART) {
uart_type         925 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_USP_UART)
uart_type         947 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_USP_UART &&
uart_type         959 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_REAL_UART &&
uart_type         963 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_USP_UART &&
uart_type         987 drivers/tty/serial/sirfsoc_uart.c 					sirfport->uart_reg->uart_type));
uart_type         991 drivers/tty/serial/sirfsoc_uart.c 					sirfport->uart_reg->uart_type));
uart_type        1017 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_USP_UART &&
uart_type        1102 drivers/tty/serial/sirfsoc_uart.c 	if (sirfport->uart_reg->uart_type == SIRF_USP_UART)
uart_type        1304 drivers/tty/serial/sirfsoc_uart.c 		sirfport->uart_reg->uart_type = SIRF_REAL_UART;
uart_type        1307 drivers/tty/serial/sirfsoc_uart.c 		sirfport->uart_reg->uart_type =	SIRF_USP_UART;
uart_type         105 drivers/tty/serial/sirfsoc_uart.h 	enum sirfsoc_uart_type uart_type;
uart_type         337 drivers/tty/serial/sirfsoc_uart.h #define SIRFUART_ERR_INT_STAT(unit_st, uart_type)			\
uart_type         341 drivers/tty/serial/sirfsoc_uart.h 				((uart_type != SIRF_REAL_UART) ? \
uart_type         343 drivers/tty/serial/sirfsoc_uart.h #define SIRFUART_RX_IO_INT_EN(uint_en, uart_type)			\
uart_type         350 drivers/tty/serial/sirfsoc_uart.h 				((uart_type != SIRF_REAL_UART) ? \
uart_type         358 drivers/tty/serial/sirfsoc_uart.h #define SIRFUART_RX_DMA_INT_EN(uint_en, uart_type)		\
uart_type         362 drivers/tty/serial/sirfsoc_uart.h 				((uart_type != SIRF_REAL_UART) ? \
uart_type         207 include/pcmcia/cistpl.h     u_char	uart_type;