Searched refs:HFCUSB_RX_THRESHOLD (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc_usb.h25 #define HFCUSB_RX_THRESHOLD 64 /* threshold for fifo report bit rx */ macro
H A Dhfc_usb.c1134 8) | ((HFCUSB_RX_THRESHOLD / 8) << 4));
/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h41 #define HFCUSB_RX_THRESHOLD 64 /* threshold for fifo report bit rx */ macro
H A Dhfcsusb.c1602 (HFCUSB_TX_THRESHOLD / 8) | ((HFCUSB_RX_THRESHOLD / 8) << 4));

Completed in 65 milliseconds