Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dmite.c56 #define CSIGR_TO_WPDEP(x) (((x) >> 20) & 0x7) macro
850 wpdep = CSIGR_TO_WPDEP(csigr_bits); in mite_setup()