Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/xilinx/
H A Dzynq_uartreg.h99 #define STS_TFUL __BIT(4) macro
H A Dzynq_uart.c1418 !(bus_space_read_4(iot, ioh, UART_CHANNEL_STS) & STS_TFUL)) { in zynquartstart()
1775 !(bus_space_read_4(iot, ioh, UART_CHANNEL_STS) & STS_TFUL)) { in zynquartintr_send()
1936 if (!(bus_space_read_4(iot, ioh, UART_CHANNEL_STS) & STS_TFUL)) { in zynquart_common_putc()