Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h87 PACKET_SIZE_32 = 2, enumerator
/openbmc/u-boot/common/
H A Dusb.c1006 dev->maxpacketsize = PACKET_SIZE_32; in usb_setup_descriptor()