Searched refs:bas (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | bas-gigaset.c | 362 update_basstate(cs->hw.bas, BS_RESETTING, 0); in error_reset() 365 usb_queue_reset_device(cs->hw.bas->interface); in error_reset() 479 struct bas_cardstate *ucs = cs->hw.bas; in read_ctrl_callback() 551 struct bas_cardstate *ucs = cs->hw.bas; in atread_submit() 672 struct bas_cardstate *ucs = cs->hw.bas; in read_int_callback() 757 stopurbs(bcs->hw.bas); in read_int_callback() 771 &bcs->hw.bas->corrbytes); in read_int_callback() 774 channel, bcs->hw.bas->numsub, l, in read_int_callback() 775 atomic_read(&bcs->hw.bas->corrbytes)); in read_int_callback() 873 ubc = bcs->hw.bas; in read_iso_callback() [all …]
|
D | isocdata.c | 483 result = hdlc_buildframe(bcs->hw.bas->isooutbuf, in, len); in gigaset_isoc_buildframe() 488 result = trans_buildframe(bcs->hw.bas->isooutbuf, in, len); in gigaset_isoc_buildframe() 506 bcs->hw.bas->giants++; in hdlc_putbyte() 551 bcs->hw.bas->runts++; in hdlc_done() 556 bcs->hw.bas->fcserrs++; in hdlc_done() 565 bcs->hw.bas->goodbytes += len; in hdlc_done() 584 bcs->hw.bas->alignerrs++; in hdlc_frag() 630 struct bas_bc_state *ubc = bcs->hw.bas; in hdlc_unpack() 861 bcs->hw.bas->goodbytes += skb->len; in trans_receive() 1002 tasklet_schedule(&bcs->hw.bas->sent_tasklet); in gigaset_isoc_send_skb()
|
D | Makefile | 12 bas_gigaset-y := bas-gigaset.o isocdata.o
|
D | gigaset.h | 394 struct bas_bc_state *bas; /* usb hardware driver (base) */ member 500 struct bas_cardstate *bas; /* USB hardware driver (base) */ member
|
/Linux-v5.4/arch/s390/boot/ |
D | head.S | 105 bas %r14,.Lirqwait 168 bas %r14,.Lloader # load rest of ipl image 177 bas %r14,.Lloader # load parameter file 217 bas %r14,.Lloader # load ramdisk 246 bas %r14,.Lirqwait # wait for IO interrupt
|
/Linux-v5.4/arch/powerpc/boot/ |
D | 4xx.c | 66 static u64 ibm440spe_decode_bas(u32 bas) in ibm440spe_decode_bas() argument 68 u64 base = ((u64)(bas & 0xFFE00000u)) << 2; in ibm440spe_decode_bas() 71 switch ((bas >> 4) & 0xFFF) { in ibm440spe_decode_bas() 95 printf("Memory BAS value 0x%08x unsupported !\n", bas); in ibm440spe_decode_bas()
|
/Linux-v5.4/arch/s390/tools/ |
D | opcodes.txt | 84 4d bas RX_RRRD
|