Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/winbond/
Dwb35tx_s.h12 #define MAX_INTERRUPT_LENGTH 64 // It must be 64 for EP2 hardware macro
26 u8 EP2_buf[MAX_INTERRUPT_LENGTH];
Dwb35tx.c269 pltmp, MAX_INTERRUPT_LENGTH, Wb35Tx_EP2VM_complete, adapter, 32); in Wb35Tx_EP2VM()