Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcsusb.h75 #define HFCUSB_B1_RX 1 /* index for B1 receive bulk/int */ macro
Dhfcsusb.c1606 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint()
1633 start_isoc_chain(hw->fifos + HFCUSB_B1_RX, in hfcsusb_start_endpoint()
1674 if ((channel == HFC_CHAN_B1) && (!hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_stop_endpoint()
1876 hw->fifos[HFCUSB_B1_RX].bch = &hw->bch[0]; in setup_instance()