Searched refs:cvmx_debug_comm_t (Results 1 – 4 of 4) sorted by relevance
85 cvmx_debug_comm_t cvmx_debug_remote_comm =
258 cvmx_debug_comm_t cvmx_debug_uart_comm =
448 } cvmx_debug_comm_t; typedef
96 extern cvmx_debug_comm_t cvmx_debug_uart_comm;97 extern cvmx_debug_comm_t cvmx_debug_remote_comm;98 static const cvmx_debug_comm_t *cvmx_debug_comms[COMM_SIZE] = {&cvmx_debug_uart_comm, &cvmx_debug_r…299 const cvmx_debug_comm_t *comm; in cvmx_debug_init()