Searched refs:iMaxLength (Results 1 – 1 of 1) sorted by relevance
613 u32 iMaxLength = EP0_PACKETSIZE; in EP0_in_PIO() local620 if (iMaxLength < length) in EP0_in_PIO()621 iWordLength = iMaxLength / sizeof(u32); in EP0_in_PIO()