Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h62 #define D1FIFOSEL 0x2C macro
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h39 #define D1FIFOSEL 0x002C macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c189 r8a66597_bset(r8a66597, CONFIG_R8A66597_ENDIAN & BIGEND, D1FIFOSEL); in enable_controller()
209 r8a66597_write(r8a66597, 0, D1FIFOSEL); in disable_controller()
H A Dr8a66597.h29 #define D1FIFOSEL 0x2C macro
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c189 r8a66597_bset(r8a66597, endian & BIGEND, D1FIFOSEL); in enable_controller()
301 const unsigned long fifosel[] = {D0FIFOSEL, D1FIFOSEL, CFIFOSEL}; in set_pipe_reg_addr()
524 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D1FIFOSEL); in fifo_change_from_pipe()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()