Searched refs:MAX_RXCH (Results 1 – 1 of 1) sorted by relevance
20 #define MAX_RXCH 64 macro39 static DECLARE_BITMAP(rxch_free, MAX_RXCH);141 bit = find_first_bit(rxch_free, MAX_RXCH); in pasemi_alloc_rx_chan()573 for (i = 0; i < MAX_RXCH; i++) in pasemi_dma_init()