Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhub.c2823 #define GET_MAXPACKET0_TRIES 1 macro
2830 #define GET_MAXPACKET0_TRIES 3 macro
4782 for (i = 0; i < GET_MAXPACKET0_TRIES; ++i) { in get_bMaxPacketSize0()