Searched refs:VM_STOP (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/winbond/
H A Dwb35tx.c52 pWb35Tx->EP4vm_state = VM_STOP;
62 pWb35Tx->EP4vm_state = VM_STOP;
112 pWb35Tx->EP4vm_state = VM_STOP;
171 } while( (pWb35Tx->EP2vm_state != VM_STOP) && (pWb35Tx->EP4vm_state != VM_STOP) );
227 pWb35Tx->EP2vm_state= VM_STOP;
248 pWb35Tx->EP2vm_state = VM_STOP;
281 pWb35Tx->EP2vm_state = VM_STOP;
H A Dwb35rx.c112 pWb35Rx->EP3vm_state = VM_STOP;
186 pWb35Rx->EP3vm_state = VM_STOP;
201 pWb35Rx->EP3vm_state = VM_STOP;
221 pWb35Rx->EP3vm_state = VM_STOP;
280 pWb35Rx->EP3vm_state = VM_STOP;
306 pWb35Rx->EP3vm_state = VM_STOP;
343 } while (pWb35Rx->EP3vm_state != VM_STOP);
H A Dwb35reg.c136 while (reg->EP0vm_state != VM_STOP)
145 reg->EP0vm_state = VM_STOP;
300 while (reg->EP0vm_state != VM_STOP)
311 reg->EP0vm_state = VM_STOP;
445 reg->EP0vm_state = VM_STOP;
462 reg->EP0vm_state = VM_STOP;
475 reg->EP0vm_state = VM_STOP;
502 } while (reg->EP0vm_state != VM_STOP);
H A Dwbhal.h81 VM_STOP = 0, enumerator in enum:__anon5598
H A Dwbusb.c341 if (!pHwData->SurpriseRemove && reg->EP0vm_state != VM_STOP)

Completed in 61 milliseconds