Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Damplc_pci224.c189 #define PCI224_FIFO_ROOM_ONETOHALF (PCI224_FIFO_SIZE / 2) macro
527 room = PCI224_FIFO_ROOM_ONETOHALF; in pci224_ao_handle_fifo()
536 if (room >= PCI224_FIFO_ROOM_ONETOHALF) { in pci224_ao_handle_fifo()