Searched refs:USBHS_DFIFO_INIT_NO_PORT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 1454 #define USBHS_DFIFO_INIT_NO_PORT(priv, fifo, channel) \ macro 1471 USBHS_DFIFO_INIT_NO_PORT(priv, fifo, 2); in usbhs_fifo_probe() 1472 USBHS_DFIFO_INIT_NO_PORT(priv, fifo, 3); in usbhs_fifo_probe()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | fifo.c | 1456 #define USBHS_DFIFO_INIT_NO_PORT(priv, fifo, channel) \ macro 1473 USBHS_DFIFO_INIT_NO_PORT(priv, fifo, 2); in usbhs_fifo_probe() 1474 USBHS_DFIFO_INIT_NO_PORT(priv, fifo, 3); in usbhs_fifo_probe()
|
Completed in 4 milliseconds