MUX_LINE_OFFSET   460 drivers/tty/serial/mux.c                            port_count * MUX_LINE_OFFSET, "Mux");
MUX_LINE_OFFSET   476 drivers/tty/serial/mux.c 						(i * MUX_LINE_OFFSET);
MUX_LINE_OFFSET   477 drivers/tty/serial/mux.c 		port->membase	= ioremap_nocache(port->mapbase, MUX_LINE_OFFSET);
MUX_LINE_OFFSET   523 drivers/tty/serial/mux.c 	release_mem_region(dev->hpa.start + MUX_OFFSET, port_count * MUX_LINE_OFFSET);