Home
last modified time | relevance | path

Searched refs:breq (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/usb/gadget/udc/
Dbcm63xx_udc.c595 struct bcm63xx_req *breq) in iudma_write() argument
598 unsigned int bytes_left = breq->req.length - breq->offset; in iudma_write()
603 breq->bd_bytes = 0; in iudma_write()
604 breq->iudma = iudma; in iudma_write()
606 if ((bytes_left % iudma->max_pkt == 0) && bytes_left && breq->req.zero) in iudma_write()
648 d->address = breq->req.dma + breq->offset; in iudma_write()
652 breq->offset += n_bytes; in iudma_write()
653 breq->bd_bytes += n_bytes; in iudma_write()
1077 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable() local
1093 list_for_each_entry_safe(breq, n, &bep->queue, queue) { in bcm63xx_ep_disable()
[all …]
/Linux-v4.19/arch/arc/lib/
Dstrchr-700.S22 breq.d r2,r0,.Laligned
44 breq r7,0,.Loop ; For speed, we want this branch to be unaligned.
48 breq r12,0,.Loop ; For speed, we want this branch to be unaligned.
70 breq r7,0,.Loop /* ... so that this branch is unaligned. */
Dstrcmp.S32 breq r2,r3,.Lwordloop
91 breq r2,0,.Lcmpend
92 breq r2,r3,.Lcharloop
Dstrcmp-archs.S71 breq r2, 0, .Lcmpend
72 breq r2, r3, .Lcharloop
Dmemcpy-700.S30 breq r2,0,.Last_store
Dstrlen.S56 breq r12,0,.Loop
Dmemcmp.S116 breq r2,0,.Lnil
/Linux-v4.19/arch/arc/kernel/
Dhead.S28 breq r5, 0, 1f ; I$ doesn't exist
Dentry-arcv2.S207 breq r11, 0, .Lexcept_ret ; No intr active, ret from Exception