Searched refs:MAX_TXCH (Results 1 – 1 of 1) sorted by relevance
17 #define MAX_TXCH 64 macro36 static DECLARE_BITMAP(txch_free, MAX_TXCH);112 limit = MAX_TXCH; in pasemi_alloc_tx_chan()116 limit = MAX_TXCH; in pasemi_alloc_tx_chan()120 bit = find_next_bit(txch_free, MAX_TXCH, start); in pasemi_alloc_tx_chan()140 if (bit >= MAX_TXCH) in pasemi_alloc_rx_chan()568 for (i = 0; i < MAX_TXCH; i++) in pasemi_dma_init()