Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/isdn/hardware/mISDN/
Dhfcsusb.h75 #define HFCUSB_B1_RX 1 /* index for B1 receive bulk/int */ macro
Dhfcsusb.c1602 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint()
1629 start_isoc_chain(hw->fifos + HFCUSB_B1_RX, in hfcsusb_start_endpoint()
1670 if ((channel == HFC_CHAN_B1) && (!hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_stop_endpoint()
1872 hw->fifos[HFCUSB_B1_RX].bch = &hw->bch[0]; in setup_instance()