UTCR3_TIE 56 drivers/mfd/ipaq-micro.c val |= UTCR3_TIE; UTCR3_TIE 294 drivers/mfd/ipaq-micro.c val &= ~UTCR3_TIE; UTCR3_TIE 328 drivers/mfd/ipaq-micro.c val &= ~UTCR3_TIE; UTCR3_TIE 140 drivers/tty/serial/sa1100.c UART_PUT_UTCR3(sport, utcr3 & ~UTCR3_TIE); UTCR3_TIE 155 drivers/tty/serial/sa1100.c UART_PUT_UTCR3(sport, utcr3 | UTCR3_TIE); UTCR3_TIE 498 drivers/tty/serial/sa1100.c UART_PUT_UTCR3(sport, old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)); UTCR3_TIE 729 drivers/tty/serial/sa1100.c UART_PUT_UTCR3(sport, (old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)) |