Home
last modified time | relevance | path

Searched refs:DPR_AI_FIFO_DEPTH (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/comedi/drivers/
H A Ddt3000.c120 #define DPR_AI_FIFO_DEPTH 2003 macro
285 count += DPR_AI_FIFO_DEPTH; in dt3k_ai_empty_fifo()
293 if (rear >= DPR_AI_FIFO_DEPTH) in dt3k_ai_empty_fifo()
487 writew(DPR_AI_FIFO_DEPTH / 2, dev->mmio + DPR_PARAMS(7)); in dt3k_ai_cmd()