Searched refs:S626_LP_CNTR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/comedi/drivers/
H A Ds626.c676 s626_debi_write(dev, S626_LP_CNTR(chan), value);
677 s626_debi_write(dev, S626_LP_CNTR(chan) + 2, value >> 16);
2052 u16 cntr_latch_reg = S626_LP_CNTR(chan);
H A Ds626.h278 #define S626_LP_CNTR(x) (0x000c + (((x) < 3) ? 0x0 : 0x4) + \ macro

Completed in 119 milliseconds