Searched refs:HFCUSB_B1_RX (Results 1 – 4 of 4) sorted by relevance
54 #define HFCUSB_B1_RX 1 /* index for B1 receive bulk/int */ macro
1226 start_int_fifo(hfc->fifos + HFCUSB_B1_RX); in hfc_usb_init()1237 start_isoc_chain(hfc->fifos + HFCUSB_B1_RX, ISOC_PACKETS_B, in hfc_usb_init()
74 #define HFCUSB_B1_RX 1 /* index for B1 receive bulk/int */ macro
1611 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint()1638 start_isoc_chain(hw->fifos + HFCUSB_B1_RX, in hfcsusb_start_endpoint()1679 if ((channel == HFC_CHAN_B1) && (!hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_stop_endpoint()1881 hw->fifos[HFCUSB_B1_RX].bch = &hw->bch[0]; in setup_instance()