Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usb.c87 #define MAX_CHANNELS 8 /* Maximum number of hardware channels supported by the USB block */ macro
195 } entry[MAX_CHANNELS+1];
209 cvmx_usb_pipe_t *pipe_for_channel[MAX_CHANNELS]; /**< Map channels to pipes */
1432 if (fifo->tail > MAX_CHANNELS) in __cvmx_usb_fill_tx_hw()
1543 if (fifo->head > MAX_CHANNELS) in __cvmx_usb_fill_tx_fifo()