Searched refs:FIFO_TX_DEPTH (Results 1 – 2 of 2) sorted by relevance
94 #define FIFO_TX_DEPTH 8 macro878 u32 fifo_pulse[FIFO_TX_DEPTH]; in cx25840_ir_tx_write()890 for (j = 0; j < FIFO_TX_DEPTH / 2 && i < n; j++) { in cx25840_ir_tx_write()
95 #define FIFO_TX_DEPTH 8 macro