old_ien           445 drivers/tty/serial/pnx8xxx_uart.c 	unsigned int lcr_fcr, old_ien, baud, quot;
old_ien           527 drivers/tty/serial/pnx8xxx_uart.c 	old_ien = serial_in(sport, PNX8XXX_IEN);
old_ien           528 drivers/tty/serial/pnx8xxx_uart.c 	serial_out(sport, PNX8XXX_IEN, old_ien & ~(PNX8XXX_UART_INT_ALLTX |
old_ien           550 drivers/tty/serial/pnx8xxx_uart.c 	serial_out(sport, PNX8XXX_IEN, old_ien);
old_ien           691 drivers/tty/serial/pnx8xxx_uart.c 	unsigned int old_ien, status;
old_ien           696 drivers/tty/serial/pnx8xxx_uart.c 	old_ien = serial_in(sport, PNX8XXX_IEN);
old_ien           697 drivers/tty/serial/pnx8xxx_uart.c 	serial_out(sport, PNX8XXX_IEN, old_ien & ~(PNX8XXX_UART_INT_ALLTX |
old_ien           715 drivers/tty/serial/pnx8xxx_uart.c 	serial_out(sport, PNX8XXX_IEN, old_ien);