Searched refs:D1FIFOSEL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | common.h | 39 #define D1FIFOSEL 0x002C macro
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | common.h | 39 #define D1FIFOSEL 0x002C macro
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | r8a66597.h | 76 #define D1FIFOSEL 0x2C macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | r8a66597.h | 62 #define D1FIFOSEL 0x2C macro
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 189 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()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 189 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()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.c | 612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.c | 612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()
|
Completed in 18 milliseconds