Searched refs:PACKET_SIZE_32 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | usb.h | 88 PACKET_SIZE_32 = 2, enumerator |
| /OK3568_Linux_fs/u-boot/common/ | ||
| H A D | usb.c | 1026 dev->maxpacketsize = PACKET_SIZE_32; in usb_setup_descriptor() |