Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb.h87 PACKET_SIZE_16 = 1, enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dusb.c1023 dev->maxpacketsize = PACKET_SIZE_16; in usb_setup_descriptor()