Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dr8a66597.h76 #define D1FIFOSEL 0x2C macro
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dcommon.h39 #define D1FIFOSEL 0x002C macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c167 r8a66597_bclr(r8a66597, BIGEND, D1FIFOSEL); in enable_controller()
187 r8a66597_write(r8a66597, 0, D1FIFOSEL); in disable_controller()
H A Dr8a66597.h30 #define D1FIFOSEL 0x2C macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()