atmel_ports       196 drivers/tty/serial/atmel_serial.c static struct atmel_uart_port atmel_ports[ATMEL_MAX_UART];
atmel_ports      2556 drivers/tty/serial/atmel_serial.c 	struct uart_port *port = &atmel_ports[co->index].uart;
atmel_ports      2635 drivers/tty/serial/atmel_serial.c 	struct uart_port *port = &atmel_ports[co->index].uart;
atmel_ports      2647 drivers/tty/serial/atmel_serial.c 	ret = clk_prepare_enable(atmel_ports[co->index].clk);
atmel_ports      2879 drivers/tty/serial/atmel_serial.c 	atmel_port = &atmel_ports[ret];