Searched refs:DAQP_FIFO_SIZE (Results 1 – 1 of 1) sorted by relevance
142 #define DAQP_FIFO_SIZE 4096 macro577 while (nbytes > DAQP_FIFO_SIZE * 3 / 4) in daqp_ai_cmd()581 threshold = DAQP_FIFO_SIZE / 2; in daqp_ai_cmd()599 outb((DAQP_FIFO_SIZE - threshold) & 0xff, in daqp_ai_cmd()601 outb((DAQP_FIFO_SIZE - threshold) >> 8, dev->iobase + DAQP_AI_FIFO_REG); in daqp_ai_cmd()