UTSR1_ROR 182 drivers/mfd/ipaq-micro.c else if (status & UTSR1_ROR) UTSR1_ROR 202 drivers/tty/serial/sa1100.c if (status & UTSR1_TO_SM(UTSR1_PRE | UTSR1_FRE | UTSR1_ROR)) { UTSR1_ROR 207 drivers/tty/serial/sa1100.c if (status & UTSR1_TO_SM(UTSR1_ROR)) UTSR1_ROR 225 drivers/tty/serial/sa1100.c uart_insert_char(&sport->port, status, UTSR1_TO_SM(UTSR1_ROR), ch, flg); UTSR1_ROR 460 drivers/tty/serial/sa1100.c sport->port.read_status_mask |= UTSR1_TO_SM(UTSR1_ROR); UTSR1_ROR 484 drivers/tty/serial/sa1100.c UTSR1_TO_SM(UTSR1_ROR);