Searched refs:bchannel (Results 1 - 22 of 22) sorted by relevance

/drivers/usb/musb/
H A Dmusbhsdma.h49 #define musb_read_hsdma_addr(mbase, bchannel) \
51 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_ADDRESS))
53 #define musb_write_hsdma_addr(mbase, bchannel, addr) \
55 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_ADDRESS), \
58 #define musb_read_hsdma_count(mbase, bchannel) \
60 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_COUNT))
62 #define musb_write_hsdma_count(mbase, bchannel, len) \
64 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_COUNT), \
79 static inline u32 musb_read_hsdma_addr(void __iomem *mbase, u8 bchannel) argument
82 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_ADDR_HIG
92 musb_write_hsdma_addr(void __iomem *mbase, u8 bchannel, dma_addr_t dma_addr) argument
103 musb_read_hsdma_count(void __iomem *mbase, u8 bchannel) argument
116 musb_write_hsdma_count(void __iomem *mbase, u8 bchannel, u32 len) argument
[all...]
H A Dmusbhsdma.c127 u8 bchannel = musb_channel->idx; local
148 musb_write_hsdma_addr(mbase, bchannel, dma_addr);
149 musb_write_hsdma_count(mbase, bchannel, len);
153 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_CONTROL),
209 u8 bchannel = musb_channel->idx; local
239 MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_CONTROL),
241 musb_write_hsdma_addr(mbase, bchannel, 0);
242 musb_write_hsdma_count(mbase, bchannel, 0);
262 u8 bchannel; local
280 for (bchannel
[all...]
/drivers/isdn/mISDN/
H A Dhwchannel.c48 struct bchannel *bch = container_of(ws, struct bchannel, workq);
84 mISDN_initbchannel(struct bchannel *ch, int maxlen)
119 mISDN_clear_bchannel(struct bchannel *ch)
141 mISDN_freebchannel(struct bchannel *ch)
200 recv_Bchannel(struct bchannel *bch, unsigned int id)
230 recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb)
276 confirm_Bsend(struct bchannel *bch)
300 get_next_bframe(struct bchannel *bch)
369 bchannel_senddata(struct bchannel *c
[all...]
H A Dl1oip.h33 struct bchannel *bch;
H A Dl1oip_core.c371 struct bchannel *bch;
1030 struct bchannel *bch;
1111 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1192 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
1222 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1310 struct bchannel *bch;
1414 bch = kzalloc(sizeof(struct bchannel), GFP_KERNEL);
1416 printk(KERN_ERR "%s: no memory for bchannel\
[all...]
/drivers/isdn/hardware/mISDN/
H A Davmfritz.c139 struct bchannel bch[2];
256 static struct bchannel *
284 write_ctrl(struct bchannel *bch, int which) {
345 modehdlc(struct bchannel *bch, int protocol)
395 hdlc_empty_fifo(struct bchannel *bch, int count)
440 hdlc_fill_fifo(struct bchannel *bch)
489 HDLC_irq_xpr(struct bchannel *bch)
506 HDLC_irq(struct bchannel *bch, u32 stat)
575 struct bchannel *bch;
658 struct bchannel *bc
[all...]
H A Dhfcsusb.h264 struct bchannel *bch; /* link to hfcsusb_t->bch */
273 struct bchannel bch[2];
H A Dhfcpci.c148 struct bchannel bch[2];
318 static struct bchannel *
405 hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz,
546 hfcpci_empty_fifo_trans(struct bchannel *bch, struct bzfifo *rxbz,
610 main_rec_hfcpci(struct bchannel *bch)
751 hfcpci_fill_fifo(struct bchannel *bch)
1130 tx_birq(struct bchannel *bch)
1160 struct bchannel *bch;
1252 mode_hfcpci(struct bchannel *bch, int bc, int protocol)
1260 "HFCPCI bchannel protoco
[all...]
H A Dnetjet.c55 struct bchannel bch;
731 struct bchannel *bch = container_of(ch, struct bchannel, ch);
801 struct bchannel *bch = container_of(ch, struct bchannel, ch);
861 struct bchannel *bch;
H A Disar.h29 struct bchannel bch;
H A Dw6692.c61 struct bchannel bch;
942 struct bchannel *bch = container_of(ch, struct bchannel, ch);
995 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
1016 struct bchannel *bch;
1051 struct bchannel *bch = container_of(ch, struct bchannel, ch);
H A Dhfcsusb.c61 static int hfcsusb_setup_bch(struct bchannel *bch, int protocol);
62 static void deactivate_bchannel(struct bchannel *bch);
212 struct bchannel *bch = container_of(ch, struct bchannel, ch);
487 struct bchannel *bch;
505 /* start USB endpoint for bchannel */
707 hfcsusb_setup_bch(struct bchannel *bch, int protocol)
820 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
1802 deactivate_bchannel(struct bchannel *bch)
1824 struct bchannel *bc
[all...]
H A Dhfcmulti.c843 struct bchannel *bch = hc->chan[ch].bch;
875 struct bchannel *bch = hc->chan[ch].bch;
1808 struct bchannel *bch = NULL;
1917 struct bchannel *bch;
2165 struct bchannel *bch;
2620 struct bchannel *bch;
3415 deactivate_bchannel(struct bchannel *bch)
3432 struct bchannel *bch = container_of(ch, struct bchannel, ch);
3531 * bchannel contro
[all...]
H A Dipac.h60 struct bchannel bch;
H A DmISDNipac.c1337 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1389 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
1410 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1507 struct bchannel *bch;
H A DmISDNisar.c1478 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1576 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
1597 struct bchannel *bch = container_of(ch, struct bchannel, ch);
1671 struct bchannel *bch;
H A Dhfc_multi.h41 struct bchannel *bch; /* link if channel is a B-channel */
/drivers/isdn/hisax/
H A Dl3_1tr6.c178 if ((pc->para.bchannel = p[2] & 0x3))
246 pc->para.bchannel = p[2] & 0x3;
273 if ((pc->state == 2) && (pc->para.bchannel != (p[2] & 0x3))) {
277 pc->para.bchannel = p[2] & 0x3;
H A Dl3ni1.c449 chid = (u_char)(pc->para.bchannel & 0x03) | 0x88;
1298 pc->para.bchannel = id;
1337 pc->para.bchannel = id;
1525 if ((pc->para.bchannel = id)) {
1537 l3_debug(pc->st, "setup without bchannel, call waiting");
1653 if (!pc->para.bchannel)
2482 pc->para.bchannel = id;
2563 else if (up->para.bchannel == chan)
H A Dl3dss1.c1444 pc->para.bchannel = id;
1483 pc->para.bchannel = id;
1671 if ((pc->para.bchannel = id)) {
1683 l3_debug(pc->st, "setup without bchannel, call waiting");
1799 if (!pc->para.bchannel)
2626 pc->para.bchannel = id;
2707 else if (up->para.bchannel == chan)
H A Dhisax.h311 int bchannel; member in struct:Param
H A Dcallc.c934 if (!(chanp = selectfreechannel(pc->st, pc->para.bchannel))) {
1273 st->l1.bc = chanp->proc->para.bchannel - 1;

Completed in 204 milliseconds