Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dmite.c789 unsigned int wpdep; in mite_setup() local
839 wpdep = CSIGR_TO_WPDEP(csigr_bits); in mite_setup()
840 if (wpdep) in mite_setup()
841 wpdep = BIT(wpdep); in mite_setup()
849 CSIGR_TO_DMAC(csigr_bits), wpdep, in mite_setup()