Searched refs:ENDPOINT_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/gadget/ | ||
D | net2280.h | 384 #define ENDPOINT_BYTE_COUNT 16 macro |
D | net2280.c | 211 tmp |= (4 << ENDPOINT_BYTE_COUNT); /* default full fifo lines */ in net2280_enable() |