Searched refs:DEFAULT_I_TDPS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 58 #define DEFAULT_I_TDPS 1024 /* some HCs can do less */ macro |
D | ehci-hcd.c | 382 ehci->periodic_size = DEFAULT_I_TDPS; in ehci_start() |