Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcsusb.c1168 __u8 threshbit, *p; in tx_iso_complete() local
1218 threshbit = (hw->threshold_mask & (1 << fifon)); in tx_iso_complete()
1223 sink = (threshbit) ? SINK_DMIN : SINK_DMAX; in tx_iso_complete()
1225 sink = (threshbit) ? SINK_MIN : SINK_MAX; in tx_iso_complete()