Home
last modified time | relevance | path

Searched refs:bcm63xx_ep_dma_select (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c418 * bcm63xx_ep_dma_select - Helper function to set up the init_sel signal.
426 static void bcm63xx_ep_dma_select(struct bcm63xx_udc *udc, int idx) in bcm63xx_ep_dma_select() function
473 bcm63xx_ep_dma_select(udc, i >> 1); in bcm63xx_fifo_setup()
506 bcm63xx_ep_dma_select(udc, ep_num); in bcm63xx_fifo_reset_ep()
540 bcm63xx_ep_dma_select(udc, cfg->ep_num); in bcm63xx_ep_init()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c415 * bcm63xx_ep_dma_select - Helper function to set up the init_sel signal.
423 static void bcm63xx_ep_dma_select(struct bcm63xx_udc *udc, int idx) in bcm63xx_ep_dma_select() function
470 bcm63xx_ep_dma_select(udc, i >> 1); in bcm63xx_fifo_setup()
503 bcm63xx_ep_dma_select(udc, ep_num); in bcm63xx_fifo_reset_ep()
537 bcm63xx_ep_dma_select(udc, cfg->ep_num); in bcm63xx_ep_init()

Completed in 7 milliseconds