Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dmite.c55 #define CSIGR_TO_WPDEP(x) (((x) >> 20) & 0x7) macro
839 wpdep = CSIGR_TO_WPDEP(csigr_bits); in mite_setup()