Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dmite.c125 #define MITE_CHSR(x) (0x3c + MITE_CHAN(x)) /* channel status */ macro
367 status = readl(mite->mmio + MITE_CHSR(mite_chan->channel)); in mite_get_status()