Home
last modified time | relevance | path

Searched refs:UTCR3_TIE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dipaq-micro.c56 val |= UTCR3_TIE; in ipaq_micro_trigger_tx()
294 val &= ~UTCR3_TIE; in micro_tx_chars()
328 val &= ~UTCR3_TIE; in micro_reset_comm()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dipaq-micro.c56 val |= UTCR3_TIE; in ipaq_micro_trigger_tx()
289 val &= ~UTCR3_TIE; in micro_tx_chars()
323 val &= ~UTCR3_TIE; in micro_reset_comm()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsa1100.c136 UART_PUT_UTCR3(sport, utcr3 & ~UTCR3_TIE); in sa1100_stop_tx()
151 UART_PUT_UTCR3(sport, utcr3 | UTCR3_TIE); in sa1100_start_tx()
492 UART_PUT_UTCR3(sport, old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)); in sa1100_set_termios()
723 UART_PUT_UTCR3(sport, (old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)) | in sa1100_console_write()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsa1100.c136 UART_PUT_UTCR3(sport, utcr3 & ~UTCR3_TIE); in sa1100_stop_tx()
151 UART_PUT_UTCR3(sport, utcr3 | UTCR3_TIE); in sa1100_start_tx()
465 UART_PUT_UTCR3(sport, old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)); in sa1100_set_termios()
696 UART_PUT_UTCR3(sport, (old_utcr3 & ~(UTCR3_RIE | UTCR3_TIE)) | in sa1100_console_write()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h363 #define UTCR3_TIE 0x00000010 /* Transmit FIFO 1/2-full or less */ macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h363 #define UTCR3_TIE 0x00000010 /* Transmit FIFO 1/2-full or less */ macro

Completed in 13 milliseconds