HomeSort by relevance Sort by last modified time
    Searched refs:think_time (Results 1 - 3 of 3) sorted by null

  /external/u-boot/common/
usb_hub.c 734 hub->tt.think_time = 666;
736 8, hub->tt.think_time);
740 hub->tt.think_time = 666 * 2;
742 16, hub->tt.think_time);
745 hub->tt.think_time = 666 * 3;
747 24, hub->tt.think_time);
750 hub->tt.think_time = 666 * 4;
752 32, hub->tt.think_time);
  /external/u-boot/drivers/usb/host/
xhci.c 1411 unsigned think_time; local
    [all...]
  /external/u-boot/include/
usb_defs.h 320 unsigned think_time; /* think time in ns */ member in struct:usb_tt

Completed in 85 milliseconds