Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/tnt4882/
H A Dmite.h206 #define MITE_CHSR 0x53c macro
/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()