Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb.h86 PACKET_SIZE_16 = 1, enumerator
/openbmc/u-boot/common/
H A Dusb.c1003 dev->maxpacketsize = PACKET_SIZE_16; in usb_setup_descriptor()