Home
last modified time | relevance | path

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

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