Searched refs:ISEL (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/usb/ |
| H A D | r8a66597.h | 211 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro
|
| /linux/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()
|