Searched refs:DATA_IN (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | streamer-hooks.h | 74 #define stream_read_tree(IB, DATA_IN) \ argument 75 streamer_hooks.read_tree (IB, DATA_IN) 77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument 78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | streamer-hooks.h | 74 #define stream_read_tree(IB, DATA_IN) \ argument 75 streamer_hooks.read_tree (IB, DATA_IN) 77 #define stream_input_location(LOCPTR, BP, DATA_IN) \ argument 78 streamer_hooks.input_location (LOCPTR, BP, DATA_IN)
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | 53c700.scr | 258 JUMP DataIn, IF DATA_IN 318 JUMP DataInAfterDataIn, if DATA_IN
|
| H A D | initio.h | 282 #define DATA_IN 1 /* 4 */ macro
|
| H A D | initio.c | 1489 case DATA_IN: /* Data in phase */ in initio_state_4() 1625 case DATA_IN: /* Data in phase */ in initio_state_6() 1657 case DATA_IN: /* Data in phase */ in initio_state_7() 1745 if (host->phase != DATA_IN) { in initio_xpad_in()
|
| H A D | 53c700_d.h_shipped | 450 JUMP DataIn, IF DATA_IN 615 JUMP DataInAfterDataIn, if DATA_IN
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | cpia1.c | 31 #define DATA_IN 0xc0 macro 129 #define INPUT (DATA_IN << 8) 405 if (command[0] == DATA_IN) { in cpia_usb_transferCmd()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | lpc32xx_udc.c | 78 #define DATA_IN 1 /* Expect dev->host transfer */ macro 1807 udc->ep0state = DATA_IN; in lpc32xx_ep_queue() 2345 if (udc->ep0state == DATA_IN) in udc_handle_ep0_in()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.ncr53c8xx | 420 - Split DATA_IN and DATA_OUT scripts into 2 sub-scripts.
|