Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dwb35rx.c191 if (!HAL_USB_MODE_BURST(pHwData)) { in Wb35Rx_Complete()
Dwbhal.h36 #define HAL_USB_MODE_BURST(_H) (_H->SoftwareSet & 0x20) macro
Dmds.c529 …} while (HAL_USB_MODE_BURST(pHwData)); /* End of multiple MSDU copy loop. false = single true = mu… in Mds_Tx()
Dreg.c2046 if (!HAL_USB_MODE_BURST(pHwData)) in Dxx_initial()