Home
last modified time | relevance | path

Searched refs:DATA_OUT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c1492 case DATA_OUT: /* Data out phase */ in initio_state_4()
1546 if ((cnt == 1) && (host->phase == DATA_OUT)) { in initio_state_5()
1628 case DATA_OUT: /* Data out phase */ in initio_state_6()
1658 case DATA_OUT: /* Data out phase */ in initio_state_7()
1770 if (host->phase != DATA_OUT) { /* Disable wide CPU to allow read 16 bits */ in initio_xpad_out()
H A Dinitio.h281 #define DATA_OUT 0 macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c1490 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()
H A Dinitio.h281 #define DATA_OUT 0 macro
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dcpia1.c33 #define DATA_OUT 0x40 macro
131 #define OUTPUT (DATA_OUT << 8)
409 } else if (command[0] == DATA_OUT) { in cpia_usb_transferCmd()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dcpia1.c33 #define DATA_OUT 0x40 macro
131 #define OUTPUT (DATA_OUT << 8)
410 } else if (command[0] == DATA_OUT) { in cpia_usb_transferCmd()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c79 #define DATA_OUT 2 /* Expect host->dev transfer */ macro
1811 udc->ep0state = DATA_OUT; in lpc32xx_ep_queue()
2394 case DATA_OUT: in udc_handle_ep0_out()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c79 #define DATA_OUT 2 /* Expect host->dev transfer */ macro
1810 udc->ep0state = DATA_OUT; in lpc32xx_ep_queue()
2395 case DATA_OUT: in udc_handle_ep0_out()

Completed in 24 milliseconds