Searched refs:DATA_OUT (Results 1 – 7 of 7) sorted by relevance
281 #define DATA_OUT 0 macro
1490 case DATA_OUT: /* Data out phase */ in initio_state_4()1544 if ((cnt == 1) && (host->phase == DATA_OUT)) { in initio_state_5()1626 case DATA_OUT: /* Data out phase */ in initio_state_6()1656 case DATA_OUT: /* Data out phase */ in initio_state_7()1768 if (host->phase != DATA_OUT) { /* Disable wide CPU to allow read 16 bits */ in initio_xpad_out()
259 JUMP DataOut, IF DATA_OUT
454 JUMP DataOut, IF DATA_OUT
32 #define DATA_OUT 0x40 macro130 #define OUTPUT (DATA_OUT << 8)409 } else if (command[0] == DATA_OUT) { in cpia_usb_transferCmd()
79 #define DATA_OUT 2 /* Expect host->dev transfer */ macro1810 udc->ep0state = DATA_OUT; in lpc32xx_ep_queue()2395 case DATA_OUT: in udc_handle_ep0_out()
420 - Split DATA_IN and DATA_OUT scripts into 2 sub-scripts.