Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h73 #define HFCUSB_NUM_FIFOS 8 /* maximum number of fifos */ macro
285 struct usb_fifo fifos[HFCUSB_NUM_FIFOS];
H A Dhfcsusb.c1576 for (i = 0; i < HFCUSB_NUM_FIFOS; i++) { in reset_hfcsusb()