Searched defs:OUTBASE (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dusbduxfast.c747 #define OUTBASE (1+0x10) macro
870 udfs->dux_commands[OUTBASE + 0] = 0xFF & rngmask;
876 udfs->dux_commands[OUTBASE + 0] = 0xFF & rngmask;
893 udfs->dux_commands[OUTBASE + 1] =
905 udfs->dux_commands[OUTBASE + 1] =
913 udfs->dux_commands[OUTBASE + 2] =
930 udfs->dux_commands[OUTBASE + 1] = 0xFF & rngmask;
936 udfs->dux_commands[OUTBASE + 2] = 0xFF & rngmask;
945 udfs->dux_commands[OUTBASE + 3] = 0xFF & rngmask;
965 udfs->dux_commands[OUTBASE
[all...]

Completed in 58 milliseconds