Home
last modified time | relevance | path

Searched refs:D0FIFOSEL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h60 #define D0FIFOSEL 0x28 macro
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h36 #define D0FIFOSEL 0x0028 macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c188 r8a66597_bset(r8a66597, CONFIG_R8A66597_ENDIAN & BIGEND, D0FIFOSEL); in enable_controller()
208 r8a66597_write(r8a66597, 0, D0FIFOSEL); in disable_controller()
H A Dr8a66597.h27 #define D0FIFOSEL 0x28 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c611 disable_fifosel(r8a66597, pipenum, D0FIFOSEL); in change_bfre_mode()
659 ep->fifosel = D0FIFOSEL; in sudmac_alloc_channel()
1453 pipenum = (r8a66597_read(r8a66597, D0FIFOSEL) & CURPIPE); in r8a66597_sudmac_irq()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c188 r8a66597_bset(r8a66597, endian & BIGEND, D0FIFOSEL); in enable_controller()
301 const unsigned long fifosel[] = {D0FIFOSEL, D1FIFOSEL, CFIFOSEL}; in set_pipe_reg_addr()
523 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D0FIFOSEL); in fifo_change_from_pipe()