Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb.h88 PACKET_SIZE_32 = 2, enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dusb.c1026 dev->maxpacketsize = PACKET_SIZE_32; in usb_setup_descriptor()