Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h298 __u8 threshold_mask; member
H A Dhfcsusb.c1038 hw->threshold_mask = buf[1]; in rx_iso_complete()
1127 hw->threshold_mask = buf[1]; in rx_int_complete()
1217 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()