Searched defs:FIFO_TX_DEPTH (Results 1 - 2 of 2) sorted by relevance

/drivers/media/video/cx23885/
H A Dcx23888-ir.c100 #define FIFO_TX_DEPTH 8 macro
582 * Pull FIFO_TX_DEPTH or FIFO_TX_DEPTH/2 entries from tx_kfifo
/drivers/media/video/cx25840/
H A Dcx25840-ir.c94 #define FIFO_TX_DEPTH 8 macro
580 * Pull FIFO_TX_DEPTH or FIFO_TX_DEPTH/2 entries from tx_kfifo
882 u32 fifo_pulse[FIFO_TX_DEPTH];
894 for (j = 0; j < FIFO_TX_DEPTH / 2 && i < n; j++) {

Completed in 36 milliseconds