Searched refs:ISEL (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | r8a66597-hcd.c | 431 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in receive_control_packet() 474 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in send_status_packet() 480 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in send_status_packet()
|
| H A D | r8a66597.h | 176 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | r8a66597.h | 225 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | r8a66597-udc.c | 276 mask = ISEL | CURPIPE; in r8a66597_change_curpipe() 574 r8a66597_mdfy(r8a66597, ISEL, (ISEL | CURPIPE), CFIFOSEL); in start_ep0_write() 740 r8a66597_mdfy(r8a66597, 0, (ISEL | CURPIPE), CFIFOSEL); in start_packet_read() 946 r8a66597_bset(r8a66597, ISEL, ep->fifosel); in irq_ep0_write()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | r8a66597-hcd.c | 1090 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_read() 1134 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_write() 1168 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet() 1175 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 23632 This switch enables or disables the generation of ISEL 34106 Generate code that uses (does not use) ISEL instruction.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 23632 This switch enables or disables the generation of ISEL 34106 Generate code that uses (does not use) ISEL instruction.
|