Searched refs:D0FIFOSEL (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/usb/renesas_usbhs/ |
A D | common.h | 36 #define D0FIFOSEL 0x0028 macro
|
/linux-6.3-rc2/include/linux/usb/ |
A D | r8a66597.h | 60 #define D0FIFOSEL 0x28 macro
|
/linux-6.3-rc2/drivers/usb/gadget/udc/ |
A D | r8a66597-udc.c | 611 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()
|
/linux-6.3-rc2/drivers/usb/host/ |
A D | r8a66597-hcd.c | 188 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()
|
Completed in 13 milliseconds