Searched refs:USBA_SHORT_PACKET (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ | ||
| H A D | atmel_usba_udc.h | 130 #define USBA_SHORT_PACKET (1 << 31) macro |
| H A D | atmel_usba_udc.c | 113 if (status & USBA_SHORT_PACKET) in receive_data() |