[go: nahoru, domu]

Searched refs:HFCUSB_FIFO (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/hisax/
H A Dhfc_usb.h40 #define HFCUSB_FIFO 0x0f /* fifo select register */ macro
H A Dhfc_usb.c958 queue_control_request(hfc, HFCUSB_FIFO, idx_table[channel], 1);
963 queue_control_request(hfc, HFCUSB_FIFO, idx_table[channel] + 1, 1);
1138 write_usb(hfc, HFCUSB_FIFO, i); /* select the desired fifo */
/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h56 #define HFCUSB_FIFO 0x0f /* fifo select register */ macro
H A Dhfcsusb.c736 write_reg(hw, HFCUSB_FIFO, (bch->nr == 1) ? 0 : 2);
739 write_reg(hw, HFCUSB_FIFO, (bch->nr == 1) ? 1 : 3);
1582 write_reg(hw, HFCUSB_FIFO, i); /* select the desired fifo */

Completed in 16 milliseconds