Home
last modified time | relevance | path

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

/external/u-boot/common/
Dusb.c743 int newlength, oldlength = *length; in usb_try_string_workarounds() local
745 for (newlength = 2; newlength + 1 < oldlength; newlength += 2) in usb_try_string_workarounds()