Searched refs:DCC_STATUS_TX (Results 1 – 1 of 1) sorted by relevance
26 #define DCC_STATUS_TX (1 << 29) macro30 while (__dcc_getstatus() & DCC_STATUS_TX) in dcc_uart_console_putchar()58 while (__dcc_getstatus() & DCC_STATUS_TX) in hvc_dcc_put_chars()104 if (!(__dcc_getstatus() & DCC_STATUS_TX)) { in hvc_dcc_check()