Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/
Dmite.c809 unsigned int wpdep; in mite_setup() local
859 wpdep = CSIGR_TO_WPDEP(csigr_bits); in mite_setup()
860 if (wpdep) in mite_setup()
861 wpdep = BIT(wpdep); in mite_setup()
869 CSIGR_TO_DMAC(csigr_bits), wpdep, in mite_setup()