Searched refs:threshold_mask (Results 1 - 3 of 3) sorted by relevance

/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h297 __u8 threshold_mask; member in struct:hfcsusb
H A Dhfcsusb.c1076 hw->threshold_mask = buf[1];
1164 hw->threshold_mask = buf[1];
1250 threshbit = (hw->threshold_mask & (1 << fifon));
/drivers/isdn/hisax/
H A Dhfc_usb.c198 volatile __u8 threshold_mask; /* threshold actually reported */ member in struct:hfcusb_data
582 threshbit = (hfc->threshold_mask & (1 << fifon));
736 hfc->threshold_mask = buf[1];
888 hfc->threshold_mask = buf[1];

Completed in 152 milliseconds