Searched refs:cvmx_uart_read_byte_with_timeout (Results 1 – 2 of 2) sorted by relevance
106 static inline uint8_t cvmx_uart_read_byte_with_timeout(int uart_index, int *timedout, volatile unsi… in cvmx_uart_read_byte_with_timeout() function
165 ch = cvmx_uart_read_byte_with_timeout(cvmx_debug_uart, &timedout, __SHRT_MAX__); in cvmx_debug_uart_getpacket()