Searched refs:UTSR0_REB (Results 1 – 2 of 2) sorted by relevance
172 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID; in sa1100_irda_set_speed()339 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID; in sa1100_irda_startup()476 Ser2UTSR0 = status & (UTSR0_RID | UTSR0_RBB | UTSR0_REB); in sa1100_irda_hpsir_irq()527 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID; in sa1100_irda_hpsir_irq()
390 #define UTSR0_REB 0x00000010 /* Receive End of Break */ macro