Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Ds526.c129 #define S526_GPCT_MODE_PR_SELECT(x) ((x) << 14) macro
130 #define S526_GPCT_MODE_PR_SELECT_MASK S526_GPCT_MODE_PR_SELECT(0x1)
131 #define S526_GPCT_MODE_PR_SELECT_PR0 S526_GPCT_MODE_PR_SELECT(0)
132 #define S526_GPCT_MODE_PR_SELECT_PR1 S526_GPCT_MODE_PR_SELECT(1)