Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c259 unsigned int bd_bytes; member
601 breq->bd_bytes = 0; in iudma_write()
651 breq->bd_bytes += n_bytes; in iudma_write()
2065 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()
2084 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()