Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
H A 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)