Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/dwc3/
H A Dep0.c774 unsigned maxp; in dwc3_ep0_complete_data() local
/openbmc/qemu/hw/usb/
H A Dredirect.c688 const int maxp = dev->endpoint[EP2I(ep)].max_packet_size; in usbredir_buffered_bulk_in_complete_ftdi() local
788 const int maxp = dev->endpoint[EP2I(ep)].max_packet_size; in usbredir_handle_bulk_data() local
/openbmc/u-boot/include/linux/usb/
H A Dch9.h643 int maxp = __le16_to_cpu(epd->wMaxPacketSize); in usb_endpoint_maxp_mult() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c2962 Int maxp; /* largest working precision */ in decNumberSquareRoot() local