Home
last modified time | relevance | path

Searched refs:threshbit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1167 __u8 threshbit, *p; in tx_iso_complete() local
1217 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()
1222 sink = (threshbit) ? SINK_DMIN : SINK_DMAX; in tx_iso_complete()
1224 sink = (threshbit) ? SINK_MIN : SINK_MAX; in tx_iso_complete()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c1167 __u8 threshbit, *p; in tx_iso_complete() local
1217 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()
1222 sink = (threshbit) ? SINK_DMIN : SINK_DMAX; in tx_iso_complete()
1224 sink = (threshbit) ? SINK_MIN : SINK_MAX; in tx_iso_complete()

Completed in 5 milliseconds