UTSR0_REB         348 drivers/mfd/ipaq-micro.c 		if (status & (UTSR0_RBB | UTSR0_REB))
UTSR0_REB         349 drivers/mfd/ipaq-micro.c 			writel(status & (UTSR0_RBB | UTSR0_REB),
UTSR0_REB         295 drivers/tty/serial/sa1100.c 		if (status & (UTSR0_RBB | UTSR0_REB))
UTSR0_REB         296 drivers/tty/serial/sa1100.c 			UART_PUT_UTSR0(sport, status & (UTSR0_RBB | UTSR0_REB));
UTSR0_REB         301 drivers/tty/serial/sa1100.c 		if (status & UTSR0_REB)
UTSR0_REB         466 drivers/tty/serial/sa1100.c 				UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
UTSR0_REB         477 drivers/tty/serial/sa1100.c 				UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);