Home
last modified time | relevance | path

Searched refs:HAL_USB_MODE_BURST (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/winbond/
Dwb35rx.c205 if (!HAL_USB_MODE_BURST(pHwData)) { in Wb35Rx_Complete()
Dwbhal_s.h38 #define HAL_USB_MODE_BURST( _H ) (_H->SoftwareSet & 0x20 ) // Bit 5 20060901 Modify macro
Dmds.c526 …} while (HAL_USB_MODE_BURST(pHwData)); // End of multiple MSDU copy loop. false = single true = mu… in Mds_Tx()
Dreg.c2323 if( !HAL_USB_MODE_BURST( pHwData ) ) in Dxx_initial()