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

/drivers/staging/comedi/drivers/addi-data/
H A Dhwdrv_apci3200.c258 unsigned short w_AnalogInputComponentAddress; local
298 w_AnalogInputComponentAddress =
306 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress, /* Address of the first header */
315 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress + 0x06, /* Number of inputs for the first modul */
324 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress + 0x08, /* CJC flag */
333 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress + 0x44, /* Number of gain value */
342 w_AnalogInputComponentAddress + 0x46 +
359 w_GainFactorAddress = w_AnalogInputComponentAddress;
367 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress + 70 + (2 * (1 + (w_NumberOfGainValue / 16))) + (0x02 * w_GainIndex), /* Gain value */
383 dw_PCIBoardEepromAddress, w_AnalogInputComponentAddress
[all...]

Completed in 10 milliseconds