Searched refs:Ser2UTCR3 (Results 1 – 2 of 2) sorted by relevance
247 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_sirtxdma_irq()277 Ser2UTCR3 = UTCR3_TXE; in sa1100_irda_sir_tx_start()564 Ser2UTCR3 = 0; in sa1100_irda_set_speed()574 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_set_speed()596 Ser2UTCR3 = 0; in sa1100_irda_set_speed()754 Ser2UTCR3 = 0; in sa1100_irda_startup()767 Ser2UTCR3 = 0; in sa1100_irda_startup()786 Ser2UTCR3 = 0; in sa1100_irda_shutdown()999 Ser2UTCR3 = 0; in sa1100_irda_probe()
286 #define Ser2UTCR3 _UTCR3 (2) /* Ser. port 2 UART Control Reg. 3 */ macro