Searched refs:LOG2_PERIODIC_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dsl811.h117 #define LOG2_PERIODIC_SIZE 5 /* arbitrary; this matches OHCI */ macro
118 #define PERIODIC_SIZE (1 << LOG2_PERIODIC_SIZE)
H A Disp116x.h251 #define LOG2_PERIODIC_SIZE 5 /* arbitrary; this matches OHCI */ macro
252 #define PERIODIC_SIZE (1 << LOG2_PERIODIC_SIZE)
H A Disp1362.h427 #define LOG2_PERIODIC_SIZE 5 /* arbitrary; this matches OHCI */ macro
428 #define PERIODIC_SIZE (1 << LOG2_PERIODIC_SIZE)

Completed in 71 milliseconds