Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dcb_pcidas.c225 unsigned int has_ad8402:1; /* trimpot type 1=AD8402; 0=AD7376 */ member
239 .has_ad8402 = 1,
268 .has_ad8402 = 1,
619 if (board->has_ad8402) { in cb_pcidas_trimpot_write()
1391 if (board->has_ad8402) { in cb_pcidas_auto_attach()