Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Daddi_apci_3120.c52 #define APCI3120_CHANLIST_GAIN(x) (((x) & 0x3) << 4) macro
403 APCI3120_CHANLIST_GAIN(range) | in apci3120_set_chanlist()