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