Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_at_a2150.c75 #define DCAL_BIT 0x20 /* offset calibration in progress */ macro
747 if ((DCAL_BIT & inw(dev->iobase + STATUS_REG)) == 0) in a2150_attach()