Searched refs:D0FIFOSEL (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/renesas_usbhs/
H A Dcommon.h36 #define D0FIFOSEL 0x0028 macro
/linux-master/include/linux/usb/
H A Dr8a66597.h60 #define D0FIFOSEL 0x28 macro
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c188 r8a66597_bset(r8a66597, endian & BIGEND, D0FIFOSEL);
301 const unsigned long fifosel[] = {D0FIFOSEL, D1FIFOSEL, CFIFOSEL};
523 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D0FIFOSEL);
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c611 disable_fifosel(r8a66597, pipenum, D0FIFOSEL);
659 ep->fifosel = D0FIFOSEL;
1453 pipenum = (r8a66597_read(r8a66597, D0FIFOSEL) & CURPIPE);

Completed in 286 milliseconds