Searched refs:STS_TFUL (Results 1 – 2 of 2) sorted by relevance
99 #define STS_TFUL __BIT(4) macro
1418 !(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()