Searched refs:hfc (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hisax/
H A Dteleint.c105 cs->hw.hfc.cip = offset;
106 return (readreg(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, offset));
112 cs->hw.hfc.cip = offset;
113 writereg(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, offset, value);
119 cs->hw.hfc.cip = 0;
120 readfifo(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, 0, data, size);
126 cs->hw.hfc
[all...]
H A Dhfc_usb.c151 struct hfcusb_data *hfc; /* pointer to main structure */ member in struct:usb_fifo
223 ctrl_start_transfer(hfcusb_data * hfc) argument
225 if (hfc->ctrl_cnt) {
226 hfc->ctrl_urb->pipe = hfc->ctrl_out_pipe;
227 hfc->ctrl_urb->setup_packet = (u_char *) & hfc->ctrl_write;
228 hfc->ctrl_urb->transfer_buffer = NULL;
229 hfc->ctrl_urb->transfer_buffer_length = 0;
230 hfc
240 queue_control_request(hfcusb_data * hfc, __u8 reg, __u8 val, int action) argument
260 hfcusb_data *hfc = (hfcusb_data *) urb->context; local
276 write_led(hfcusb_data * hfc, __u8 led_state) argument
285 set_led_bit(hfcusb_data * hfc, signed short led_bits, int on) argument
302 handle_led(hfcusb_data * hfc, int event) argument
348 l1_timer_expire_t3(hfcusb_data * hfc) argument
365 l1_timer_expire_t4(hfcusb_data * hfc) argument
379 s0_state_handler(hfcusb_data * hfc, __u8 state) argument
548 hfcusb_data *hfc = fifo->hfc; local
686 hfcusb_data *hfc = fifo->hfc; local
785 hfcusb_data *hfc = fifo->hfc; local
858 hfcusb_data *hfc = fifo->hfc; local
941 setup_bchannel(hfcusb_data * hfc, int channel, int mode) argument
1001 hfcusb_data *hfc = fifo->hfc; local
1097 hfc_usb_init(hfcusb_data * hfc) argument
[all...]
H A Dhfc_2bs0.c29 (cs->hw.hfc.cip & 3));
61 if (bcs->hw.hfc.f1 == bcs->hw.hfc.f2)
62 return (bcs->cs->hw.hfc.fifosize);
63 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
65 s += bcs->cs->hw.hfc.fifosize;
66 s = bcs->cs->hw.hfc
[all...]
H A Dhfc_2bds0.c147 if (bcs->hw.hfc.f1 == bcs->hw.hfc.f2)
149 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
275 bcs->hw.hfc.f1 = ReadReg(cs, HFCD_DATA, cip);
279 bcs->hw.hfc.f2 = ReadReg(cs, HFCD_DATA, cip);
280 bcs->hw.hfc.send[bcs->hw.hfc
[all...]
H A Dhfcscard.c224 cs->bcs[0].hw.hfc.send = NULL;
225 cs->bcs[1].hw.hfc.send = NULL;
H A Dhisax.h525 struct hfcB_hw hfc; member in union:BCState::__anon15728
904 struct hfc_hw hfc; member in union:IsdnCardState::__anon15729
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dteleint.c105 cs->hw.hfc.cip = offset;
106 return (readreg(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, offset));
112 cs->hw.hfc.cip = offset;
113 writereg(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, offset, value);
119 cs->hw.hfc.cip = 0;
120 readfifo(cs->hw.hfc.addr | 1, cs->hw.hfc.addr, 0, data, size);
126 cs->hw.hfc
[all...]
H A Dhfc_usb.c151 struct hfcusb_data *hfc; /* pointer to main structure */ member in struct:usb_fifo
223 ctrl_start_transfer(hfcusb_data * hfc) argument
225 if (hfc->ctrl_cnt) {
226 hfc->ctrl_urb->pipe = hfc->ctrl_out_pipe;
227 hfc->ctrl_urb->setup_packet = (u_char *) & hfc->ctrl_write;
228 hfc->ctrl_urb->transfer_buffer = NULL;
229 hfc->ctrl_urb->transfer_buffer_length = 0;
230 hfc
240 queue_control_request(hfcusb_data * hfc, __u8 reg, __u8 val, int action) argument
260 hfcusb_data *hfc = (hfcusb_data *) urb->context; local
276 write_led(hfcusb_data * hfc, __u8 led_state) argument
285 set_led_bit(hfcusb_data * hfc, signed short led_bits, int on) argument
302 handle_led(hfcusb_data * hfc, int event) argument
348 l1_timer_expire_t3(hfcusb_data * hfc) argument
365 l1_timer_expire_t4(hfcusb_data * hfc) argument
379 s0_state_handler(hfcusb_data * hfc, __u8 state) argument
548 hfcusb_data *hfc = fifo->hfc; local
686 hfcusb_data *hfc = fifo->hfc; local
785 hfcusb_data *hfc = fifo->hfc; local
858 hfcusb_data *hfc = fifo->hfc; local
941 setup_bchannel(hfcusb_data * hfc, int channel, int mode) argument
1001 hfcusb_data *hfc = fifo->hfc; local
1097 hfc_usb_init(hfcusb_data * hfc) argument
[all...]
H A Dhfc_2bs0.c29 (cs->hw.hfc.cip & 3));
61 if (bcs->hw.hfc.f1 == bcs->hw.hfc.f2)
62 return (bcs->cs->hw.hfc.fifosize);
63 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
65 s += bcs->cs->hw.hfc.fifosize;
66 s = bcs->cs->hw.hfc
[all...]
H A Dhfc_2bds0.c147 if (bcs->hw.hfc.f1 == bcs->hw.hfc.f2)
149 s = bcs->hw.hfc.send[bcs->hw.hfc.f1] - bcs->hw.hfc.send[bcs->hw.hfc.f2];
275 bcs->hw.hfc.f1 = ReadReg(cs, HFCD_DATA, cip);
279 bcs->hw.hfc.f2 = ReadReg(cs, HFCD_DATA, cip);
280 bcs->hw.hfc.send[bcs->hw.hfc
[all...]
H A Dhfcscard.c224 cs->bcs[0].hw.hfc.send = NULL;
225 cs->bcs[1].hw.hfc.send = NULL;
H A Dhisax.h525 struct hfcB_hw hfc; member in union:BCState::__anon27421
904 struct hfc_hw hfc; member in union:IsdnCardState::__anon27422

Completed in 191 milliseconds