Home
last modified time | relevance | path

Searched refs:UTCR3_RIE (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/irda/
Dsa1100_ir.c173 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_set_speed()
528 Ser2UTCR3 = UTCR3_RIE | UTCR3_RXE | UTCR3_TXE; in sa1100_irda_hpsir_irq()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h360 #define UTCR3_RIE 0x00000008 /* Receive FIFO 1/3-to-2/3-full or */ macro