Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Ds526.c81 #define S526_GPCT_MODE_COUT_POL(x) ((x) << 1) macro
82 #define S526_GPCT_MODE_COUT_POL_MASK S526_GPCT_MODE_COUT_POL(0x1)
83 #define S526_GPCT_MODE_COUT_POL_NORM S526_GPCT_MODE_COUT_POL(0)
84 #define S526_GPCT_MODE_COUT_POL_INV S526_GPCT_MODE_COUT_POL(1)