Home
last modified time | relevance | path

Searched refs:UTSR1_TNF (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm/include/debug/
A Dsa1100.S15 #define UTSR1_TNF 0x00000004 /* Transmit FIFO Not Full (read) */ macro
59 tst \rd, #UTSR1_TNF
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A Duncompress.h38 while (!(UART(UTSR1) & UTSR1_TNF)) in putc()
A DSA-1100.h396 #define UTSR1_TNF 0x00000004 /* Transmit FIFO Not Full (read) */ macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsa1100.c240 UART_GET_UTSR1(sport) & UTSR1_TNF, in sa1100_tx_chars()
677 while (!(UART_GET_UTSR1(sport) & UTSR1_TNF)) in sa1100_console_putchar()
/linux-6.3-rc2/drivers/mfd/
A Dipaq-micro.c287 (readl(micro->base + UTSR1) & UTSR1_TNF)) { in micro_tx_chars()

Completed in 13 milliseconds